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

Commit 7a1a1155 authored by Jack Yu's avatar Jack Yu Committed by Automerger Merge Worker
Browse files

Allow to disable NFC polling in redfin am: 724a37a5

Original change: https://googleplex-android-review.googlesource.com/c/device/google/redfin/+/11807221

Change-Id: I74447e290fb1a9a25508c0ded6b9cc5163526852
parents 6871a58d 724a37a5
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>