aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-29 04:07:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-29 04:07:18 +0000
commitf5a5f80e3a7a3bf3348fc18eb12195b229ce66da (patch)
tree0c58fa90cb28e6c565a14d030291d318db071632
parent5fbbcc75d4c68fa925dfd5738c8b79a955bd37ad (diff)
parent04f4caac8cf649ab7eb11bafcd05e0b6bdbe113a (diff)
downloadtremolo-f5a5f80e3a7a3bf3348fc18eb12195b229ce66da.tar.gz
Snap for 8130893 from 04f4caac8cf649ab7eb11bafcd05e0b6bdbe113a to tm-release
Change-Id: I4ed6fe13602f639e36af6dcba79de15dc79457fa
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 692be12..036545c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -96,4 +96,9 @@ cc_library {
},
},
min_sdk_version: "29",
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.media",
+ "com.android.media.swcodec",
+ ],
}