Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 724a37a5 authored by Jack Yu's avatar Jack Yu
Browse files

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
parent 6871a58d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>