aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJihoon Kang <jihoonkang@google.com>2024-04-18 01:02:25 +0000
committerJihoon Kang <jihoonkang@google.com>2024-04-19 04:44:12 +0000
commite11d13de96a929025b48b83381d6b9aebb324bc4 (patch)
tree7c2c28430bad80855167d0a6e89b46f1c34bcd65
parentddc80f66f637470953578d3c2dd66c739134e13b (diff)
downloadcommon-e11d13de96a929025b48b83381d6b9aebb324bc4.tar.gz
Add sdk_library modules to allowed_deps.txt
framework-permission-s is currently being depended by the following modules: - test_com.android.permission android.net.ipsec.ike is currently being depended by the following modules: - com.android.ipsec - test_com.android.ipsec No-Allowed-Deps-Check: Preexisting dependencies Test: m Merged-In: I19c529b2fe030664037a4534d8609a04a49014e8 Change-Id: I7f8c5ae7b9ae054652b1463c3e90aa46206e4c01
-rw-r--r--build/allowed_deps.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt
index 1cea6e0e..316098f2 100644
--- a/build/allowed_deps.txt
+++ b/build/allowed_deps.txt
@@ -122,6 +122,7 @@ android.media.audio.common.types-V2-cpp(minSdkVersion:29)
android.media.audio.common.types-V2-ndk(minSdkVersion:29)
android.media.audio.common.types-V3-cpp(minSdkVersion:29)
android.media.audio.common.types-V3-ndk(minSdkVersion:29)
+android.net.ipsec.ike(minSdkVersion:30)
android.net.ipsec.ike.xml(minSdkVersion:(no version))
android.permission.flags-aconfig-java(minSdkVersion:30)
android.security.rkpd-ndk(minSdkVersion:33)
@@ -387,6 +388,7 @@ framework-bluetooth(minSdkVersion:33)
framework-mediaprovider(minSdkVersion:30)
framework-permission(minSdkVersion:30)
framework-permission(minSdkVersion:current)
+framework-permission-s(minSdkVersion:31)
framework-statsd(minSdkVersion:30)
framework-statsd(minSdkVersion:current)
framework-tethering(minSdkVersion:30)