config.xml 404 B

1234567891011
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. Copyright (C) 2024 The LineageOS Project
  4. SPDX-License-Identifier: Apache-2.0
  5. -->
  6. <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  7. <!-- List of SKUs where Secure NFC functionality is supported -->
  8. <string-array name="config_skuSupportsSecureNfc" translatable="false">
  9. <item>cupid</item>
  10. </string-array>
  11. </resources>