diff options
| author | 2020-06-29 19:18:44 -0700 | |
|---|---|---|
| committer | 2020-08-11 17:08:53 -0700 | |
| commit | 9cd4216c56b7d62c1584ef741a77d18c647041e1 (patch) | |
| tree | 2f8ee3ef5c04427fe69107f090fb5a9b59163509 /java/java_test.go | |
| parent | 591e59e511b29604a5e48240cf159e7b0e40f1c9 (diff) | |
Output apkcerts file for android_app_set.
Soong and Make have no ways to figure out what splits will be outputted
from a given android_app_set, so it's impossible for them to provide
full PACKAGES.$(LOCAL_MODULE).CERTIFICATE entries, which are required to
build a final apkcerts.txt. This change makes extract_apks produce
apkcerts.txt files for each input modules instead. The Make-side
counterpart of this change merges all local apkcerts.txt into a final
one.
Bug: 160119159
Bug: 162464887
Test: main_test.go
Test: m apkcerts-list
Merged-In: I321e80fd636a955213761f56a3ac64bfe7f7f7c0
Change-Id: I321e80fd636a955213761f56a3ac64bfe7f7f7c0
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions