diff options
| author | 2020-05-03 10:51:14 +0900 | |
|---|---|---|
| committer | 2020-05-03 13:43:08 +0900 | |
| commit | 9314d8c77c4ba202b606e3cab8833a90b6548e3b (patch) | |
| tree | ad44beb6cd3fa231278a47628791c18308aae5e9 /tools/warn/java_warn_patterns.py | |
| parent | 6b872d794b55f94084380a00b4fecd1f690a8921 (diff) | |
Incorrect file names in apkcerts.txt for Make modules
This change fixes a regression that was caused by I56bc55e2231eb946617a9d6f97d55c9b61f3bff7
that file names for Make modules are ".apk" in apkcerts.txt.
This was because PACKAGES.$(LOCAL_MODULE).STEM was only set for the
modules from Soong. It is now set for Make modules too.
Bug: 155440232
Test: OVERRIDE_TARGET_FLATTEN_APEX=true m apkcerts-list
and check the generated apkcerts txt file to see that it doesn't have an
entry where file name is ".apk"
Exempt-From-Owner-Approval: cherry-pick from internal
Merged-In: I6f14bbb5678255bef2c1f2397f59ede6c2b5df18
(cherry picked from commit db64e3d5286b4ab5e9977f961948a4e9e47203f9)
Change-Id: I6f14bbb5678255bef2c1f2397f59ede6c2b5df18
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions