platform_build_soong/cmd
Jaewoong Jung 8bec026e3a 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
2020-06-30 10:00:22 -07:00
..
dep_fixer Rewrite depfile from sbox to stay reproducible 2019-08-29 14:47:40 -07:00
diff_target_files Rename product_services to system_ext 2019-07-09 08:57:05 +00:00
extract_apks Output apkcerts file for android_app_set. 2020-06-30 10:00:22 -07:00
extract_jar_packages Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES 2018-05-02 13:11:01 -07:00
extract_linker Rework how linux_bionic is built with LLD 2018-10-22 15:46:03 -07:00
fileslist fileslist: hash the content of symlink, not the file it points to. 2017-03-29 13:43:41 -07:00
host_bionic_inject Fix the host bionic linker check; add tests 2018-11-12 22:29:44 -08:00
javac_wrapper Silence trailing "1 warning" message from javac when warning is silenced 2019-11-11 21:48:33 +00:00
merge_zips If input zip file cannot opened, print its name. 2020-01-22 10:21:43 -08:00
multiproduct_kati Take into account RAM usage for multiproduct_kati 2019-12-27 09:54:11 -08:00
path_interposer Fix lint errors caught by go test 2018-07-16 15:24:43 -07:00
pom2bp pom2bp: add apex_available/min_sdk_version 2020-05-28 18:22:16 +09:00
pom2mk Add -jetifier to pom2mk and pom2bp 2019-04-20 21:47:14 -07:00
sbox Automate dependency on inputs of genrule module type. 2020-02-19 12:47:35 -08:00
soong_build Allow debugging with SOONG_DELVE=<listen addr> 2019-07-03 16:33:31 -07:00
soong_env Fix package path of android/soong/android pctx 2019-04-04 03:59:34 +00:00
soong_ui Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
zip2zip Keep directories when moving glob results 2018-11-01 20:34:44 +00:00
zipsync Use 0777 instead of FileInfo() for dirs. 2020-04-03 19:00:53 -07:00