mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-02-01 08:03:20 +00:00
Allow NFC polling disable by system apps
Bug: 195429557 Test: manual Change-Id: Ib2a67580ffd5716e6b6b371c4502b8d377952568
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
-->
|
||||
<resources>
|
||||
<bool name="nfcc_always_on_allowed">false</bool>
|
||||
<bool name="polling_disable_allowed">true</bool>
|
||||
<string-array name="config_skuSupportsSecureNfc" translatable="false">
|
||||
<item>G9S9B</item>
|
||||
<item>GB7N6</item>
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
-->
|
||||
<resources>
|
||||
<bool name="nfcc_always_on_allowed">true</bool>
|
||||
<bool name="polling_disable_allowed">true</bool>
|
||||
<string-array name="config_skuSupportsSecureNfc" translatable="false">
|
||||
<item>G8V0U</item>
|
||||
<item>GF5KQ</item>
|
||||
|
||||
Reference in New Issue
Block a user