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