sm7125: Set config_radio_access_family

Change-Id: I8390e79b97cf07844baa97cd55c203b7efaf8b03
fourteen-wip
Simon1511 3 years ago
parent 809e4a600c
commit 846c453866
  1. 6
      overlay/frameworks/base/core/res/res/values/config.xml

@ -899,4 +899,10 @@
<!-- Whether device supports double tap to wake -->
<bool name="config_supportDoubleTapWake">true</bool>
<!-- 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">GSM | WCDMA | LTE</string>
</resources>

Loading…
Cancel
Save