pipa: overlay: Mark as WiFi-only

Change-Id: I6c3d5118527903fd0b8a6eb5679dede961e01e9f
This commit is contained in:
Tim Zimmermann
2021-10-16 15:57:25 +02:00
committed by gensis01
parent 68da74aa74
commit 797a94b94b

View File

@@ -509,8 +509,11 @@
rotations as the default behavior. -->
<bool name="config_allowAllRotations">true</bool>
<!-- Enable lockscreen rotation by default -->
<bool name="config_enableLockScreenRotation">true</bool>
<!-- Flag indicating whether the current device allows data.
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
is not necessarily the same as the number of phones/logical modems supported by the device.