diff options
| author | 2020-06-29 19:18:44 -0700 | |
|---|---|---|
| committer | 2020-06-30 10:00:22 -0700 | |
| commit | 8bec026e3ad643fa5c8a65e8e75df6138518e340 (patch) | |
| tree | 0c929d9b05252f2ad8059964d62f8583ed8a1447 /java/java_test.go | |
| parent | c4422106a7cf4731e27d664646bc0d57ad3f37fa (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.
Fixes: 160119159
Test: main_test.go
Test: m apkcerts-list
Change-Id: I321e80fd636a955213761f56a3ac64bfe7f7f7c0
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions