diff --git a/core/api/system-current.txt b/core/api/system-current.txt
index 95d06b0351e49..77c94a6fffbac 100755
--- a/core/api/system-current.txt
+++ b/core/api/system-current.txt
@@ -383,6 +383,7 @@ package android {
field public static final int config_systemNotificationIntelligence = 17039413; // 0x1040035
field public static final int config_systemShell = 17039402; // 0x104002a
field public static final int config_systemSpeechRecognizer = 17039406; // 0x104002e
+ field public static final int config_systemSupervision;
field public static final int config_systemTelevisionNotificationHandler = 17039409; // 0x1040031
field public static final int config_systemTextIntelligence = 17039414; // 0x1040036
field public static final int config_systemUi = 17039418; // 0x104003a
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index e4b3991f64f7c..fceb951a79235 100644
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -4697,6 +4697,9 @@
only. The component must be part of a system app. -->
+
+
+
2000000
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml
index ed49fe42d9dbf..366dccb67e728 100644
--- a/core/res/res/values/public.xml
+++ b/core/res/res/values/public.xml
@@ -3315,7 +3315,9 @@
-
+
+
+