diff options
author | 2024-10-15 19:27:41 +0000 | |
---|---|---|
committer | 2024-10-15 23:56:13 +0000 | |
commit | 72d86c62eae916be20c0aa97adb405fbb2a38bf6 (patch) | |
tree | 26ca0b801a2ad5f701586de1c3b71ac5fdbca8cf /java/java_resources.go | |
parent | 73162698940d5914314143013659ef80a289b6be (diff) |
Do not install internal files of apex
The motivation for this is to prevent the internal deps of apexes from
being installed in the top-level `android_filesystem`.
This CL does not get rid of the internal androidmk modules created by
apexes. Symbols listed in `LOCAL_SOONG_JNI_LIBS_SYMBOLS` will be copied
to $PRODUCT_OUT/apex/<apex> if <apex> is built. However, these
additional files will not be registed in ctx.packagingSpecs of the apex.
Test: go test ./apex
Test: no changes in the merged `jacoco-report-classes-all.jar` of
coverage builds
Change-Id: I5ca4b8069af6c4b464fd13e9a6553379eef3a57b
Diffstat (limited to 'java/java_resources.go')
0 files changed, 0 insertions, 0 deletions