diff --git a/core/api/system-current.txt b/core/api/system-current.txt index 70c945fe2fb98..bba5caec5b086 100644 --- a/core/api/system-current.txt +++ b/core/api/system-current.txt @@ -359,6 +359,7 @@ package android { field public static final int config_systemGallery = 17039399; // 0x1040027 field public static final int config_systemShell = 17039402; // 0x104002a field public static final int config_systemSpeechRecognizer = 17039406; // 0x104002e + field public static final int config_systemTelevisionNotificationHandler = 17039409; // 0x1040031 field public static final int config_systemWellbeing = 17039408; // 0x1040030 field public static final int config_systemWifiCoexManager = 17039407; // 0x104002f } diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 8bc3a52fa17bf..7c66e64f5a517 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -1961,6 +1961,8 @@ + + diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 293018d881d89..dee4834a8665b 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3175,6 +3175,8 @@ + +