Disable NFC during satellite
Bug: 380995847 Flag: EXEMPT feature enable Test: nfc on and enter satellite mode Change-Id: I5b6cdba3d9d6061cadba1c00b0278fd044708704
This commit is contained in:
parent
ca8f7ac135
commit
32477c6f95
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