platform_build_soong/apex
Jiyong Park 71f42846a3 Set apex_available property
The marked library(ies) were available to the APEXes via the
hand-written whitelist in build/soong/apex/apex.go. Trying to remove the
whitelist by adding apex_available property to the Android.bp of the
libraries.

Bug: 150999716
Test: m
Merged-In: I11a4e877ee27f7c55e2f00371c6fa58daedb1a9f
Change-Id: I11a4e877ee27f7c55e2f00371c6fa58daedb1a9f
2020-04-22 23:12:42 +09:00
..
androidmk.go Add code coverage support to android_app JNI libs. 2020-03-27 01:39:54 +00:00
apex.go Set apex_available property 2020-04-22 23:12:42 +09:00
apex_test.go Merge "apex: respect filename property for apk-in-apex" 2020-04-18 02:23:07 +00:00
builder.go Allow walkPayloadDeps visitor to control walk flow 2020-04-01 09:30:31 +01:00
key.go Include partition tag in apexkeys.txt. 2020-03-30 22:33:50 +00:00
OWNERS Expand Jiyong's apex OWNERship 2019-01-31 18:57:00 +00:00
prebuilt.go Add compat symlinks for prebuilt_apex 2020-01-08 01:57:58 +09:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
vndk.go apex: remove compat symlinks to vndk apex 2020-04-16 04:01:48 +00:00
vndk_test.go Build VNDK APEX for VNDK-Lite 2020-04-09 23:27:25 +00:00