diff options
author | Paul Duffin <paulduffin@google.com> | 2020-05-29 11:24:51 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2020-05-29 12:31:41 +0100 |
commit | e739f1ed9fb7ec7ae269a2615c03d0e44f7dc981 (patch) | |
tree | 541903c8ff52adffbad301b383efd009f99872dd /scripts/lint-project-xml.py | |
parent | 75ab309e3362c255bda39b10c3a3fe18abd5c5bf (diff) |
Collect permitted packages from java_sdk_library instances
Switching an updatable boot jar from java_library to java_sdk_library
changed the contents of the updatable-bcp-packages.txt due to the code
requiring the module to be *Library. This change updates that to allow
it to be any module that implements the
PermittedPackagesForUpdatableBootJars interface which is *Library and
anything that embeds that like *SdkLibrary.
Bug: 155164730
Test: m droid and check the contents of system/etc/updatable-bcp-packages.txt
Change-Id: I464af74628da311734f102f77ec8158daec5b32d
Diffstat (limited to 'scripts/lint-project-xml.py')
0 files changed, 0 insertions, 0 deletions