aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-25 13:26:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-25 13:26:06 +0000
commitd10be7ba36bc515e635db1bbc1a18ff90cdefbf1 (patch)
tree8b20d66ba3372ccd8bfa194582d387cfca20ac49
parentc4409af2202fd3c731239f0cc317f585b5836396 (diff)
parent401f6dab1e2a685df83d9416017a348bc248e41c (diff)
downloadcommon-android13-mainline-media-swcodec-release.tar.gz
Snap for 9656615 from 401f6dab1e2a685df83d9416017a348bc248e41c to mainline-media-swcodec-releaseaml_swc_331712000android13-mainline-media-swcodec-release
Change-Id: I01adf100d52ff0e7dc59758f7af8c31d69e2b195
-rw-r--r--build/allowed_deps.txt4
-rw-r--r--proto/sdk.proto1
2 files changed, 5 insertions, 0 deletions
diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt
index e8f47cd1..7faac3c0 100644
--- a/build/allowed_deps.txt
+++ b/build/allowed_deps.txt
@@ -209,6 +209,9 @@ androidx.window_window(minSdkVersion:14)
androidx.work_work-runtime(minSdkVersion:14)
apache-commons-compress(minSdkVersion:29)
apache-commons-compress(minSdkVersion:current)
+apache-commons-io(minSdkVersion:33)
+apache-commons-lang(minSdkVersion:33)
+apache-velocity-engine-core(minSdkVersion:33)
apache-xml(minSdkVersion:31)
audioclient-types-aidl-cpp(minSdkVersion:29)
audioflinger-aidl-cpp(minSdkVersion:29)
@@ -1128,6 +1131,7 @@ SettingsLibSettingsTransition(minSdkVersion:29)
SettingsLibTopIntroPreference(minSdkVersion:21)
SettingsLibTwoTargetPreference(minSdkVersion:21)
SettingsLibUtils(minSdkVersion:21)
+slf4j-jdk14(minSdkVersion:current)
spatializer-aidl-cpp(minSdkVersion:29)
statsd-aidl-ndk(minSdkVersion:30)
statsd-aidl-ndk_platform(minSdkVersion:(no version))
diff --git a/proto/sdk.proto b/proto/sdk.proto
index 850b31b4..b674e44f 100644
--- a/proto/sdk.proto
+++ b/proto/sdk.proto
@@ -27,6 +27,7 @@ enum SdkModule {
// R modules
CONSCRYPT = 10;
+ EXT_SERVICES = 14;
IPSEC = 1;
MEDIA = 2;
MEDIA_PROVIDER = 3;