diff --git a/core/api/system-current.txt b/core/api/system-current.txt
index 49e44f4038fd1..62f4651d80aea 100755
--- a/core/api/system-current.txt
+++ b/core/api/system-current.txt
@@ -387,6 +387,7 @@ package android {
field public static final int config_helpPackageNameValue = 17039388; // 0x104001c
field public static final int config_systemActivityRecognizer = 17039416; // 0x1040038
field public static final int config_systemAmbientAudioIntelligence = 17039411; // 0x1040033
+ field public static final int config_systemAppProtectionService;
field public static final int config_systemAudioIntelligence = 17039412; // 0x1040034
field public static final int config_systemAutomotiveCluster = 17039400; // 0x1040028
field public static final int config_systemAutomotiveProjection = 17039401; // 0x1040029
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index 53ed0ec496d46..765be3b8291bb 100644
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -2066,6 +2066,8 @@
@string/config_tvRemoteServicePackage
+
+
com.android.stk
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml
index a2dadb9999243..f9375f76a4f3b 100644
--- a/core/res/res/values/public.xml
+++ b/core/res/res/values/public.xml
@@ -3322,6 +3322,8 @@
+
+