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>
|
||||
<!-- disable bluetooth and wifi during satellite -->
|
||||
<string name="def_satellite_mode_radios">bluetooth,wifi</string>
|
||||
<!-- disable bluetooth, nfc and wifi during satellite -->
|
||||
<string name="def_satellite_mode_radios">bluetooth,nfc,wifi</string>
|
||||
</resources>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue