diff --git a/core/api/system-current.txt b/core/api/system-current.txt index ae9d7f909dad5..dea3ed55401fe 100644 --- a/core/api/system-current.txt +++ b/core/api/system-current.txt @@ -393,6 +393,7 @@ package android { field public static final int config_customMediaKeyDispatcher = 17039404; // 0x104002c field public static final int config_customMediaSessionPolicyProvider = 17039405; // 0x104002d field public static final int config_defaultAssistant = 17039393; // 0x1040021 + field public static final int config_defaultAutomotiveNavigation; field public static final int config_defaultBrowser = 17039394; // 0x1040022 field public static final int config_defaultCallRedirection = 17039397; // 0x1040025 field public static final int config_defaultCallScreening = 17039398; // 0x1040026 diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index f4b7b73f4a6e1..4b6d97f285251 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -2135,6 +2135,8 @@ + + com.android.stk diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index e83f4a66883c3..d2ac8a3c5fbc5 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3279,6 +3279,8 @@ + +