Skip to content

Commit 2133caf

Browse files
Baligh UddinAndroid (Google) Code Review
authored andcommitted
Revert "Add config resource to help ATT prepaid"
breaking jb-mr1-release This reverts commit 901ac56 Change-Id: I5fab4097a40e0ba31dc716967ef921c113a795a7
1 parent 901ac56 commit 2133caf

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

core/res/res/values/config.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -984,9 +984,4 @@
984984
<!-- Whether camera shutter sound is forced or not (country specific). -->
985985
<bool name="config_camera_sound_forced">false</bool>
986986

987-
<!-- Set to true if we need to not prefer an APN.
988-
This is being added to enable a simple scenario of pre-paid
989-
provisioning on some carriers, working around a bug (7305641)
990-
where if the preferred is used we don't try the others. -->
991-
<bool name="config_dontPreferApn">false</bool>
992987
</resources>

core/res/res/values/symbols.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@
276276
<java-symbol type="bool" name="config_useDevInputEventForAudioJack" />
277277
<java-symbol type="bool" name="config_safe_media_volume_enabled" />
278278
<java-symbol type="bool" name="config_camera_sound_forced" />
279-
<java-symbol type="bool" name="config_dontPreferApn" />
280279

281280
<java-symbol type="integer" name="config_cursorWindowSize" />
282281
<java-symbol type="integer" name="config_longPressOnPowerBehavior" />

0 commit comments

Comments
 (0)