Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6132a6d0 authored by Daniel Bright's avatar Daniel Bright
Browse files

Remove simColors from public.xml and rename

* Renaming simColors back to sim_colors
* Remove simColors from public.xml
* Rename in symbols.xml

Bug: 143289541
Test: make
Change-Id: Ida5aafb2db2b47ac5fb0ac098927c0801a717d9b
parent 375f52a4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -253,7 +253,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 {
+1 −1
Original line number Diff line number Diff line
@@ -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>
+0 −5
Original line number Diff line number Diff line
@@ -3068,11 +3068,6 @@
      <public name="accessibilityActionImeEnter" />
    </public-group>

    <public-group type="array" first-id="0x01070006">
      <!-- @hide @SystemApi -->
      <public name="simColors" />
    </public-group>

    <public-group type="string" first-id="0x0104002c">
      <!-- @hide -->
      <public name="config_customMediaKeyDispatcher" />
+1 −1
Original line number Diff line number Diff line
@@ -1222,7 +1222,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" />