Skip to content

Commit 2aee7c1

Browse files
Baligh UddinAndroid (Google) Code Review
authored andcommitted
Merge "Revert "Add config resource to help ATT prepaid"" into jb-mr1-dev
2 parents 2725820 + 2133caf commit 2aee7c1

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
@@ -988,9 +988,4 @@
988988
<!-- Whether camera shutter sound is forced or not (country specific). -->
989989
<bool name="config_camera_sound_forced">false</bool>
990990

991-
<!-- Set to true if we need to not prefer an APN.
992-
This is being added to enable a simple scenario of pre-paid
993-
provisioning on some carriers, working around a bug (7305641)
994-
where if the preferred is used we don't try the others. -->
995-
<bool name="config_dontPreferApn">false</bool>
996991
</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)