From a12cb26070cb798b1078dd3d2e78a13f5793fd45 Mon Sep 17 00:00:00 2001 From: Jack Yu Date: Thu, 28 Mar 2019 20:47:52 +0800 Subject: Add Nfc Offhost SecureElements feature definition Add FEATURE_NFC_OFF_HOST_CARD_EMULATION_UICC and FEATURE_NFC_OFF_HOST_CARD_EMULATION_ESE feature definition. Bug:129460593 Test: manual Change-Id: I9e79c9ffe9ff30cbb5ba2f0559374854eaa5c336 --- data/etc/android.hardware.nfc.ese.xml | 21 +++++++++++++++++++++ data/etc/android.hardware.nfc.uicc.xml | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 data/etc/android.hardware.nfc.ese.xml create mode 100644 data/etc/android.hardware.nfc.uicc.xml diff --git a/data/etc/android.hardware.nfc.ese.xml b/data/etc/android.hardware.nfc.ese.xml new file mode 100644 index 0000000000..6642bb2e1e --- /dev/null +++ b/data/etc/android.hardware.nfc.ese.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/data/etc/android.hardware.nfc.uicc.xml b/data/etc/android.hardware.nfc.uicc.xml new file mode 100644 index 0000000000..4f12de4b56 --- /dev/null +++ b/data/etc/android.hardware.nfc.uicc.xml @@ -0,0 +1,21 @@ + + + + + + + -- cgit v1.2.3-59-g8ed1b