Skip to content

Commit fc2884a

Browse files
mikejurkaAndroid (Google) Code Review
authored andcommitted
Merge "Move two symbols into section for SystemUI"
2 parents c107b10 + 1e0ced7 commit fc2884a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/res/res/values/public.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@
218218
<java-symbol type="bool" name="config_allowActionMenuItemTextWithIcon" />
219219
<java-symbol type="bool" name="config_bluetooth_adapter_quick_switch" />
220220
<java-symbol type="bool" name="config_bluetooth_sco_off_call" />
221-
<java-symbol type="bool" name="config_alwaysUseCdmaRssi" />
222221
<java-symbol type="bool" name="config_duplicate_port_omadm_wappush" />
223222
<java-symbol type="bool" name="config_enable_emergency_call_while_sim_locked" />
224223
<java-symbol type="bool" name="config_enable_puk_unlock_screen" />
@@ -1085,7 +1084,6 @@
10851084
<java-symbol type="style" name="ActiveWallpaperSettings" />
10861085
<java-symbol type="style" name="Animation.InputMethodFancy" />
10871086
<java-symbol type="style" name="Animation.Wallpaper" />
1088-
<java-symbol type="style" name="Animation.RecentApplications" />
10891087
<java-symbol type="style" name="Animation.ZoomButtons" />
10901088
<java-symbol type="style" name="PreviewWallpaperSettings" />
10911089
<java-symbol type="style" name="TextAppearance.SlidingTabActive" />
@@ -1478,6 +1476,8 @@
14781476
<java-symbol type="string" name="usb_storage_stop_notification_title" />
14791477
<java-symbol type="string" name="usb_storage_stop_title" />
14801478
<java-symbol type="string" name="usb_storage_title" />
1479+
<java-symbol type="bool" name="config_alwaysUseCdmaRssi" />
1480+
<java-symbol type="style" name="Animation.RecentApplications" />
14811481

14821482
<!-- ImfTest -->
14831483
<java-symbol type="layout" name="auto_complete_list" />

0 commit comments

Comments
 (0)