summaryrefslogtreecommitdiff
path: root/libhidlmemory
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-03-07 17:23:16 +0900
committerJiyong Park <jiyong@google.com>2020-03-07 17:52:51 +0900
commit958a03ff58211a2d18f5cfd980add8d98d95a42f (patch)
treec571395e811c93562690dfb06e2390559eca7b39 /libhidlmemory
parent199884d78b59ab52735eb9f0260263ded6abef5b (diff)
downloadlibhidl-958a03ff58211a2d18f5cfd980add8d98d95a42f.tar.gz
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 Change-Id: I363c56ec44c6b41e05d35b3d30e7526db79ff7c7
Diffstat (limited to 'libhidlmemory')
-rw-r--r--libhidlmemory/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libhidlmemory/Android.bp b/libhidlmemory/Android.bp
index e6b6b50..3ba408f 100644
--- a/libhidlmemory/Android.bp
+++ b/libhidlmemory/Android.bp
@@ -23,6 +23,8 @@ cc_library {
"//apex_available:platform",
"com.android.neuralnetworks",
"test_com.android.neuralnetworks",
+ "com.android.media",
+ "com.android.media.swcodec",
],
defaults: ["libhidl-defaults"],
shared_libs: [