summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:53:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:53:37 +0000
commit8144a5adf5152ee829d354a9d64f62f3572f590b (patch)
tree825f49297082c523f9e16a17f9ec399b7e35eee5
parent6e47fec823ece344ce2456e465c67250ae125d88 (diff)
parent09023836cbaffad69a2063eebbb742b4065b680a (diff)
downloadaac-android13-mainline-wifi-release.tar.gz
Change-Id: I3f302f8757eb8553efe50e34b6053de5d5ebff8f
-rw-r--r--Android.bp2
-rw-r--r--METADATA4
2 files changed, 5 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",
diff --git a/METADATA b/METADATA
index 5c12860..4dab5e4 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,7 @@
+# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+# DEPENDING ON IT IN YOUR PROJECT. ***
third_party {
+ license_note: "Software License for The Fraunhofer FDK AAC Codec Library for Android"
license_type: BY_EXCEPTION_ONLY
}