From 5898e642412ecb0ec4aff5474f8c0d27591d3c70 Mon Sep 17 00:00:00 2001 From: Yi-an Chen Date: Thu, 10 Mar 2022 21:47:17 +0000 Subject: [PATCH] Add PbA branding API Bug: 213357911 Test: Manually on Sargo DVT Change-Id: I5b45ba902fc667e5393e69b188bcf1d5ce30d532 --- core/api/system-current.txt | 2 ++ core/res/res/values/config.xml | 10 ++++++++++ core/res/res/values/public-staging.xml | 4 ++++ 3 files changed, 16 insertions(+) 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 @@ + +