diff --git a/core/api/system-current.txt b/core/api/system-current.txt index 67567a657e2e9..f48d956f0de79 100644 --- a/core/api/system-current.txt +++ b/core/api/system-current.txt @@ -403,6 +403,7 @@ package android { 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_systemAutomotiveCalendarSyncManager; field public static final int config_systemAutomotiveCluster = 17039400; // 0x1040028 field public static final int config_systemAutomotiveProjection = 17039401; // 0x1040029 field public static final int config_systemCompanionDeviceProvider = 17039417; // 0x1040039 diff --git a/core/api/test-current.txt b/core/api/test-current.txt index 34ee0aa55e51a..f213221952023 100644 --- a/core/api/test-current.txt +++ b/core/api/test-current.txt @@ -66,6 +66,7 @@ package android { public static final class R.string { field public static final int config_defaultAssistant = 17039393; // 0x1040021 field public static final int config_defaultDialer = 17039395; // 0x1040023 + field public static final int config_systemAutomotiveCalendarSyncManager; field public static final int config_systemAutomotiveCluster = 17039400; // 0x1040028 field public static final int config_systemAutomotiveProjection = 17039401; // 0x1040029 field public static final int config_systemGallery = 17039399; // 0x1040027 diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 5470e33df12a2..2836c98168865 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -2133,6 +2133,8 @@ + + com.android.stk diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 3bd8ec3943bcf..5fa7409150ab8 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3274,6 +3274,8 @@ + +