3
0
Fork 0

galaxys2-common: Set radio access families

Change-Id: I0ecc21257e6995b68089454a7d8bad68f01395e4
This commit is contained in:
Caio Schnepper 2015-11-27 15:13:40 -02:00
parent 59bc317680
commit dfdb12deb9
1 changed files with 7 additions and 1 deletions

View File

@ -149,9 +149,15 @@
<item>10</item>
</integer-array>
<!-- The RadioAccessFamilies supported by the device.
Empty is viewed as "all". Only used on devices which
don't support RIL_REQUEST_GET_RADIO_CAPABILITY
format is UMTS|LTE|...-->
<string translatable="false" name="config_radio_access_family">GPRS|EDGE|UMTS|HSDPA|HSUPA|HSPAP|GSM|WCDMA</string>
<!-- The default iface on which to monitor data use -->
<string name="config_datause_iface">pdp0</string>
<!-- Allow the menu hard key to be disabled in LockScreen on some devices -->
<bool name="config_disableMenuKeyInLockScreen">true</bool>