diff options
author | 2022-02-10 02:34:13 +0000 | |
---|---|---|
committer | 2022-02-23 21:49:56 +0000 | |
commit | d9c23abeca23bfe13c65fd4d341a4d6b2b59d5be (patch) | |
tree | b2dc90c5dce4f91c067fe103705e596d2f8aa97f /java/kotlin.go | |
parent | 08c911f4eb0cff167069b587610182dd74c29a7b (diff) |
Do not propagate strict updatability linting to libcore/
propogation of this flag is determined by the location of the Android.bp
where a library is defined.
libcore/ libraries that are transtive deps of updatable apexes will
- inherit strict_updatability_linting:true if defined in libcore root
- not inherit strict_updatability_linting:true if defined in libcore
subdir
Note that the module can explicitly list `lint:{strict_updatability_linting: true}'
in their Android.bp file, in which case they will not be allowed to
baseline NewApi errors
Test: m lint-check
Test: TH
Bug: 208656169
Bug: 182349282
Change-Id: I4c373b2960a7af16301d7f06aab448f39b937ea9
Diffstat (limited to 'java/kotlin.go')
0 files changed, 0 insertions, 0 deletions