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

Commit 313692a0 authored by George Chang's avatar George Chang Committed by Cyan_Hsieh
Browse files

Enable an improvement feature when NFC tag dispatch failed

Bug: 151708408
Bug: 149273649
Test: manual
Change-Id: I82324bc428bc82cc104e7834ffe3dfab791a8e4a
parent 68763b5d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -14,6 +14,10 @@
     limitations under the License.
-->
<resources>
  <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>
  <string name="antenna_blocked_alert_link" translatable="false">https://support.google.com/pixelphone?p=nfc_tag_notification</string>
  <string-array name="config_skuSupportsSecureNfc" translatable="false">
    <item>G5NZ6</item>
  </string-array>