pipa: overlay: Mark as WiFi-only
Change-Id: I6c3d5118527903fd0b8a6eb5679dede961e01e9f
This commit is contained in:
@@ -509,8 +509,11 @@
|
|||||||
rotations as the default behavior. -->
|
rotations as the default behavior. -->
|
||||||
<bool name="config_allowAllRotations">true</bool>
|
<bool name="config_allowAllRotations">true</bool>
|
||||||
|
|
||||||
<!-- Enable lockscreen rotation by default -->
|
<!-- Flag indicating whether the current device allows data.
|
||||||
<bool name="config_enableLockScreenRotation">true</bool>
|
If true, this means that the device supports data connectivity through
|
||||||
|
the telephony network.
|
||||||
|
This can be overridden to false for devices that support voice and/or sms . -->
|
||||||
|
<bool name="config_mobile_data_capable">false</bool>
|
||||||
|
|
||||||
<!-- Number of physical SIM slots on the device. This includes both eSIM and pSIM slots, and
|
<!-- Number of physical SIM slots on the device. This includes both eSIM and pSIM slots, and
|
||||||
is not necessarily the same as the number of phones/logical modems supported by the device.
|
is not necessarily the same as the number of phones/logical modems supported by the device.
|
||||||
|
|||||||
Reference in New Issue
Block a user