diff options
| author | 2021-03-06 23:25:54 +0000 | |
|---|---|---|
| committer | 2021-03-09 12:49:06 +0000 | |
| commit | e564ec350223a027891ca171958e38d582b7c672 (patch) | |
| tree | 9c804bd75d751fb750f124760c1c16b670bc8fd8 /tools/warn/java_warn_patterns.py | |
| parent | d534e22d1081f7d5a39e80680bf5ed145019a497 (diff) | |
Workaround for existing packages check failure when the `generic`
product is used with ART prebuilts.
The prebuilt packages in packages/modules/ArtPrebuilt don't get
Android.mk entries in the `generic` product (as opposed to e.g.
`aosp_arm`), so the enforce-product-packages-exist check fails there.
Exclude the ART APEX modules from the check as a workaround. It's also
necessary to remove the check for superfluous allow list entries, since
which modules are actually missing depends on many other variables (see
runtime_libart.mk).
Test: m nothing TARGET_PRODUCT=generic \
SOONG_CONFIG_art_module_source_build=false
Bug: 172480615
Bug: 182105280
Change-Id: Id67278615f3e7c64c7658bbf1b2aa71ed6b381da
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions