diff options
| author | Ruchi Kandoi <kandoiruchi@google.com> | 2017-01-05 11:23:31 -0800 |
|---|---|---|
| committer | Ruchi Kandoi <kandoiruchi@google.com> | 2017-01-05 11:23:31 -0800 |
| commit | 75c12237d5414ddcb1b0267d73aba79fe6228c1d (patch) | |
| tree | 01541d89ec30f54506c04900cc86177cda16a5da /common | |
| parent | 67713c732735431402e5d7e51335d1d6e7468e56 (diff) | |
Enable HCE-F for marlin/sailfish
Test: No
Change-Id: I7d9692afbea788801b08a108edf8ea439ab6ced4
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
Diffstat (limited to 'common')
| -rw-r--r-- | common/base.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/base.mk b/common/base.mk index 883da4ff..3343a492 100644 --- a/common/base.mk +++ b/common/base.mk @@ -802,6 +802,7 @@ PRODUCT_COPY_FILES := \ frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml \ frameworks/native/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \ frameworks/native/data/etc/android.hardware.nfc.hce.xml:system/etc/permissions/android.hardware.nfc.hce.xml \ + frameworks/native/data/etc/android.hardware.nfc.hcef.xml:system/etc/permissions/android.hardware.nfc.hcef.xml \ frameworks/native/data/etc/com.nxp.mifare.xml:system/etc/permissions/com.nxp.mifare.xml # Bluetooth configuration files |
