diff --git a/api/system-current.txt b/api/system-current.txt index ab69bdc53d8c8..a3a9a0749b88b 100755 --- a/api/system-current.txt +++ b/api/system-current.txt @@ -226,6 +226,7 @@ package android { public static final class R.array { field public static final int config_keySystemUuidMapping = 17235973; // 0x1070005 + field public static final int simColors = 17235974; // 0x1070006 } public static final class R.attr { diff --git a/core/res/res/values/arrays.xml b/core/res/res/values/arrays.xml index f05898561b8a6..567581e0ab71e 100644 --- a/core/res/res/values/arrays.xml +++ b/core/res/res/values/arrays.xml @@ -165,7 +165,7 @@ 中文 (繁體) - + @color/Teal_700 @color/Blue_700 @color/Indigo_700 diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index fb54566fc9593..8a7b515ee4363 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -3021,6 +3021,10 @@ + + + +