Update git submodules
* Update frameworks/support from branch 'androidx-main'
to 1fd0d1416d32f1254f1078a74642f6bedaa1f268
- Merge "Use getter-site target for @IntDef annotations in Room." into androidx-main
- Use getter-site target for @IntDef annotations in Room.
Otherwise enforcement in lost due to Kotlin dropping the annotation as annotation value parameters only producing getters, see b/217951311.
Test: Manual, createArchive() and used in local project.
Relnote: Fix an issue where Room @IntDef usage were not being enforced in Kotlin sources.
Change-Id: I75f413c3d66ee4bf0f156f3570705fcfb48f3c6b
Loading
Please sign in to comment