mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 15:47:18 +00:00
Allow to disable NFC polling in redfin
Config overlay in redfin to allow disable Nfc polling with setReaderMode(). Bug: 157173627 Test: build pass Change-Id: Iffdef5bd3582c8fb7a983dccce0fb66b6caa6c47
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<resources>
|
||||
<bool name="polling_disable_allowed">true</bool>
|
||||
<bool name="enable_antenna_blocked_alert">true</bool>
|
||||
<integer name="max_antenna_blocked_failure_count">10</integer>
|
||||
<integer name="unknown_tag_polling_delay">2000</integer>
|
||||
|
||||
Reference in New Issue
Block a user