Sfoglia il codice sorgente

[NFC] Set tag_intent_app_pref_supported

Bug: 244272155
Test: atest android.permission.cts.NfcPermissionTest
Test: atest NfcFeatureFlagTest
Change-Id: I54560e00621b920ffdfc071219ca007ff090674f
George 2 anni fa
parent
commit
509fbf31c0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lynx/overlay/packages/apps/Nfc/res/values/config.xml

+ 1 - 0
lynx/overlay/packages/apps/Nfc/res/values/config.xml

@@ -21,4 +21,5 @@
     <item>GHL1X</item>
     <item>G82U8</item>
   </string-array>
+  <bool name="tag_intent_app_pref_supported">true</bool>
 </resources>