Merge "Disable NFC during satellite" into main
This commit is contained in:
commit
92b1581afe
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<!-- disable bluetooth and wifi during satellite -->
|
<!-- disable bluetooth, nfc and wifi during satellite -->
|
||||||
<string name="def_satellite_mode_radios">bluetooth,wifi</string>
|
<string name="def_satellite_mode_radios">bluetooth,nfc,wifi</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue