sdm710-common: overlay: Disable mobile data always active
Stop stop no need billing * Settings->Developer settings->Mobile data always active is off Change-Id: I26f8a0f5556e3180efb022f176f467ed208626ef
This commit is contained in:
parent
8b53e91281
commit
c2f0359b25
1 changed files with 2 additions and 0 deletions
|
@ -25,4 +25,6 @@
|
|||
<!-- Disable bluetooth by default -->
|
||||
<bool name="def_bluetooth_on">false</bool>
|
||||
|
||||
<!-- Default setting for Settings.Global.MOBILE_DATA_ALWAYS_ON -->
|
||||
<bool name="def_mobile_data_always_on">false</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue