Merge "Remove simColors from public.xml and rename"

This commit is contained in:
Daniel Bright
2020-04-06 19:49:55 +00:00
committed by Gerrit Code Review
4 changed files with 2 additions and 7 deletions

View File

@@ -229,7 +229,6 @@ 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 {

View File

@@ -165,7 +165,7 @@
<item>中文 (繁體)</item>
</string-array>
<array name="simColors">
<array name="sim_colors">
<item>@color/Teal_700</item>
<item>@color/Blue_700</item>
<item>@color/Indigo_700</item>

View File

@@ -3021,10 +3021,6 @@
<public-group type="color" first-id="0x0106001d">
</public-group>
<public-group type="array" first-id="0x01070006">
<!-- @hide @SystemApi -->
<public name="simColors" />
</public-group>
<!-- ===============================================================
DO NOT ADD UN-GROUPED ITEMS HERE

View File

@@ -1303,7 +1303,7 @@
<java-symbol type="array" name="preloaded_color_state_lists" />
<java-symbol type="array" name="preloaded_drawables" />
<java-symbol type="array" name="preloaded_freeform_multi_window_drawables" />
<java-symbol type="array" name="simColors" />
<java-symbol type="array" name="sim_colors" />
<java-symbol type="array" name="special_locale_codes" />
<java-symbol type="array" name="special_locale_names" />
<java-symbol type="array" name="supported_locales" />