diff --git a/core/api/system-current.txt b/core/api/system-current.txt index 5d4570f8238f5..c1d151813092a 100644 --- a/core/api/system-current.txt +++ b/core/api/system-current.txt @@ -394,6 +394,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 ccde34847aba3..480c679657c4a 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -2123,6 +2123,8 @@ @string/config_tvRemoteServicePackage + + com.android.stk diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index ca80defb7f672..1aa3ac235a6a8 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3267,6 +3267,8 @@ + +