platform_build_soong/apex
Jiyong Park db4ce6e80a Remove apex_available whitelist for the extservices APEX
The marked library(ies) were available to the APEX 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: I827d604c7e5a469a8b8a6d5a4b7917f2eaca48ca
Change-Id: I827d604c7e5a469a8b8a6d5a4b7917f2eaca48ca
2020-05-17 21:23:08 +09:00
..
androidmk.go Add code coverage support to android_app JNI libs. 2020-03-27 13:06:12 +00:00
apex.go Remove apex_available whitelist for the extservices APEX 2020-05-17 21:23:08 +09:00
apex_test.go Export depsInfo into android package. 2020-05-05 16:19:07 +00:00
builder.go Export depsInfo into android package. 2020-05-05 16:19:07 +00:00
key.go Include partition tag in apexkeys.txt. 2020-04-02 17:15:47 +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 Fix dex2oat symlink now that we generate dex2oat32/dex2oat64. 2020-04-29 12:00:41 +01:00
vndk_test.go Add sdk mutator for native modules 2020-04-27 14:45:05 -07:00