platform_build_soong/apex
Jaewoong Jung 5b425e2e20 Optionally embed NOTICE files in apks.
If embed_notices or ALWAYS_EMBED_NOTICES is set, collect NOTICE files
from all dependencies of the android_app, merge them with the app's own
one (if exists), transform it to HTML, gzip it, and put it as an asset
in the final APK output.

Bug: 135460391
Test: app_test.go
Change-Id: I52d92e2fd19b3f5f396100424665c5cc344190d8
2019-06-24 19:10:22 -07:00
..
apex.go Optionally embed NOTICE files in apks. 2019-06-24 19:10:22 -07:00
apex_test.go Optionally embed NOTICE files in apks. 2019-06-24 19:10:22 -07:00
key.go Prebuilt APEXes are recoreded in apexkeys.txt 2019-04-29 09:21:23 +09:00
OWNERS Expand Jiyong's apex OWNERship 2019-01-31 18:57:00 +00:00