mirror of
https://github.com/LineageOS/android_device_xiaomi_vermeer.git
synced 2026-08-05 04:51:47 +00:00
vermeer: overlay: Enable secure NFC functionality
Change-Id: I4e9acc7d8ec14237512aadf100d564984aa5a896 Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
This commit is contained in:
co-authored by
Adithya R
parent
6a9ddebf12
commit
1abf1669fb
@@ -0,0 +1,11 @@
|
||||
<?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>vermeer</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user