aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-17 02:44:45 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-17 02:44:45 +0000
commit25aaea01cf39c45e6f2398fceb5e64c3031f8a91 (patch)
treec746d3377c4edfd558da1dfc4271d0da96e084cc
parent41190ea58f0dc2b5719ce40675804823408427bb (diff)
parent7e5d7980fd625fdfd29c0323368a9b80384c1038 (diff)
downloadlibgsm-android13-frc-documentsui-release.tar.gz
Snap for 8192738 from 7e5d7980fd625fdfd29c0323368a9b80384c1038 to tm-frc-documentsui-releaset_frc_doc_330543000t_frc_doc_330443060t_frc_doc_330443000android13-frc-documentsui-release
Change-Id: I66b07a0a7221a6ceb6435befcd323304f28714f2
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index a1468dd..8ed9dcd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -83,4 +83,10 @@ cc_library_static {
export_include_dirs: ["inc"],
min_sdk_version: "apex_inherit",
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.media.swcodec",
+ "test_com.android.media.swcodec",
+ ],
+
}