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