galaxys2-common: Set radio access families
Change-Id: I0ecc21257e6995b68089454a7d8bad68f01395e4
This commit is contained in:
parent
59bc317680
commit
dfdb12deb9
@ -149,6 +149,12 @@
|
|||||||
<item>10</item>
|
<item>10</item>
|
||||||
</integer-array>
|
</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 -->
|
<!-- The default iface on which to monitor data use -->
|
||||||
<string name="config_datause_iface">pdp0</string>
|
<string name="config_datause_iface">pdp0</string>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user