platform_system_core/libcrypto_utils
Jiyong Park 8bf9b1632e 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.

In this change, following libs were made available to all apexes because
their usage is quite common and there is no reason to restrict them
to some APEXes.

* libbase_headers
* libcutils, libcutils_headers
* libutils_headers, libsystem_headers
* liblog_headers
* libbacktrace, libbacktrace_headers
* libcrypto_utils

Bug: 150999716
Test: m
Change-Id: If3d3652e6604ed4f6d7694fe7ac61ae496621026
2020-03-09 16:38:02 +09:00
..
include/crypto_utils Add libcrypto_utils. 2016-04-12 15:08:01 -07:00
tests Convert more modules to Android.bp 2018-10-31 21:53:37 -07:00
Android.bp Set apex_available property 2020-03-09 16:38:02 +09:00
android_pubkey.c Fix include-what-you-use problem in android-pubkey.c. 2016-04-15 17:44:05 -04:00