From 4e9eef5702886996aa230dc1830930989066eea1 Mon Sep 17 00:00:00 2001 From: Yan Yan Date: Tue, 2 Feb 2021 12:22:56 -0800 Subject: [PATCH] Change IKE min_sdk to 30 This is generated by build/soong/scripts/update-apex-allowed-deps.sh Bug: 177266501 Test: builds Change-Id: Ie7d43501def9a72d019c886df1f379410ffb1527 --- apex/allowed_deps.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/apex/allowed_deps.txt b/apex/allowed_deps.txt index 6dd49e5aa..d7fbc7495 100644 --- a/apex/allowed_deps.txt +++ b/apex/allowed_deps.txt @@ -52,6 +52,7 @@ android.hidl.memory@1.0(minSdkVersion:29) android.hidl.safe_union@1.0(minSdkVersion:29) android.hidl.token@1.0(minSdkVersion:29) android.hidl.token@1.0-utils(minSdkVersion:29) +android.net.ipsec.ike(minSdkVersion:30) android.net.ipsec.ike(minSdkVersion:current) android.net.ipsec.ike.xml(minSdkVersion:(no version)) androidx-constraintlayout_constraintlayout(minSdkVersion:14)