Enable secure NFC support

Bug: 335536626
Test: manual
Change-Id: I0197cdde73f5a96581e7dff09c146aac53a9e221
This commit is contained in:
Kyle Hsiao 2024-04-18 03:26:14 +00:00
parent 1b726d318f
commit a320a803f7
2 changed files with 2 additions and 10 deletions

View file

@ -16,10 +16,6 @@
<resources>
<bool name="nfcc_always_on_allowed">false</bool>
<bool name="polling_disable_allowed">true</bool>
<string-array name="config_skuSupportsSecureNfc" translatable="false">
<item>GR83Y</item>
<item>GEC77</item>
<item>GWVK6</item>
</string-array>
<bool name="tag_intent_app_pref_supported">true</bool>
<bool name="enable_secure_nfc_support">true</bool>
</resources>