aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-25 12:30:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-25 12:30:38 +0000
commitd6326dd09a5f4fae9c8e1b2cf615c721628c73f4 (patch)
treec746d3377c4edfd558da1dfc4271d0da96e084cc
parent24e39c6d17efd594987c55fa6caa60daf71e4caa (diff)
parent7e5d7980fd625fdfd29c0323368a9b80384c1038 (diff)
downloadlibgsm-android13-mainline-go-ipsec-release.tar.gz
Snap for 8358640 from 7e5d7980fd625fdfd29c0323368a9b80384c1038 to mainline-go-ipsec-releaseaml_go_ips_330911000android13-mainline-go-ipsec-release
Change-Id: Ibff17b6321443b11ff6fd7da0cda2fb8461cfd5e
-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",
+ ],
+
}