aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEtienne Ruffieux <eruffieux@google.com>2021-12-15 16:11:15 +0000
committerEtienne Ruffieux <eruffieux@google.com>2021-12-15 16:11:15 +0000
commit71f856909f1687203570e3b29f18c455306859b0 (patch)
tree4fcbd276ac494f9884bf8107460fa02ef1e49957
parent0bfa3fc1cd1c7ef3e563aa5506ee16cfb1ed4494 (diff)
downloadfdk-aac-71f856909f1687203570e3b29f18c455306859b0.tar.gz
fdk-aac-71f856909f1687203570e3b29f18c455306859b0.tar.bz2
fdk-aac-71f856909f1687203570e3b29f18c455306859b0.zip
Renamed bluetooth apex name to com.android.bluetooth
Tag: #feature Bug: 206614050 Test: Compiles Change-Id: I938453612da6879a1bbb68adfecaaed1d5dc0a0c
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 0c67186..b5ebb72 100644
--- a/Android.bp
+++ b/Android.bp
@@ -94,7 +94,7 @@ cc_library_static {
apex_available: [
"//apex_available:platform",
- "com.android.bluetooth.updatable",
+ "com.android.bluetooth",
"com.android.media.swcodec",
],
min_sdk_version: "29",