aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-04 17:06:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-09-04 17:06:20 +0000
commitb98b129a25b658fc7cbc91a5cdb6525280cf997c (patch)
tree1b50b4d8d932ed75d7fedaa37c0f3f98426df1c4
parent97bf6ff73eb27786b957d1660708f73088b54712 (diff)
parentbb7cfe962b784fb9546c98814548348807b14f51 (diff)
downloadlibopus-b98b129a25b658fc7cbc91a5cdb6525280cf997c.tar.gz
Change-Id: I2159b52f078d9994736836c51c15afc00c28549a
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 270d3271..f2f09f8d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -383,6 +383,7 @@ cc_library {
apex_available: [
"//apex_available:platform", // used by libstagefright_soft_opusdec
"com.android.media.swcodec",
+ "com.android.bluetooth",
],
min_sdk_version: "29",
}