diff --git a/core/api/system-current.txt b/core/api/system-current.txt
index eb12844aecca9..2dc00a33e278a 100644
--- a/core/api/system-current.txt
+++ b/core/api/system-current.txt
@@ -400,6 +400,7 @@ package android {
public static final class R.drawable {
field public static final int ic_info = 17301684; // 0x10800b4
+ field public static final int ic_safety_protection;
}
public static final class R.raw {
@@ -445,6 +446,7 @@ package android {
field public static final int config_systemVisualIntelligence = 17039415; // 0x1040037
field public static final int config_systemWellbeing = 17039408; // 0x1040030
field public static final int config_systemWifiCoexManager = 17039407; // 0x104002f
+ field public static final int safety_protection_display_text;
}
public static final class R.style {
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index 0a572be350230..0c4e537cc035b 100644
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -5796,4 +5796,14 @@
because of it.
-->
false
+
+
+
+
+ - @null
+
+
+
+
+
diff --git a/core/res/res/values/public-staging.xml b/core/res/res/values/public-staging.xml
index 2dc17b8468c32..69d25b13604f7 100644
--- a/core/res/res/values/public-staging.xml
+++ b/core/res/res/values/public-staging.xml
@@ -175,6 +175,8 @@
+
+
@@ -189,6 +191,8 @@
+
+