Change the SIM color for passing the GAR
Bug: 195710292 Test: Manual test Test: make RunSettingsRoboTests ROBOTEST_FILTER=RenameMobileNetworkDialogFragmentTest Change-Id: I7b7a3e1b6d72709acbae0a0433af897a28d73afc
This commit is contained in:
@@ -1179,14 +1179,24 @@
|
||||
<item>Cached (empty)</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Array of color for sim color for multi-sim in light mode -->
|
||||
<string-array name="sim_color_light">
|
||||
<item>@color/SIM_color_cyan</item>
|
||||
<item>@color/SIM_color_blue800</item>
|
||||
<item>@color/SIM_color_green800</item>
|
||||
<item>@color/SIM_color_purple800</item>
|
||||
<item>@color/SIM_color_pink800</item>
|
||||
<item>@color/SIM_color_orange</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Array of titles for sim color for multi-sim -->
|
||||
<string-array name="color_picker">
|
||||
<item>Teal</item>
|
||||
<item>Cyan</item>
|
||||
<item>Blue</item>
|
||||
<item>Indigo</item>
|
||||
<item>Green</item>
|
||||
<item>Purple</item>
|
||||
<item>Pink</item>
|
||||
<item>Red</item>
|
||||
<item>Orange</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Automatic storage management settings. The amount of days for the automatic storage manager
|
||||
|
Reference in New Issue
Block a user