aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Eisenbach <eisenbach@google.com>2017-12-06 16:16:36 -0800
committerfirebird11 <hbgassel@gmail.com>2019-01-12 14:29:21 +0100
commite940258ee4b0f15620f222766e7ce81d1d175092 (patch)
tree541b5b713ee42234651a82b96b2d84312183e480
parentac0618a513ae7b1025b08e67a67adf3816da58d7 (diff)
g3-common: Rename libnfc-brcm.conf -> libnfc-nci.conf
Test: manual Merged-In: I9655a14e021024540cf342022cb817e1f8d0f9ad Change-Id: I9655a14e021024540cf342022cb817e1f8d0f9ad
-rw-r--r--configs/nfc/libnfc-nci.conf (renamed from configs/nfc/libnfc-brcm.conf)2
-rw-r--r--g3.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/nfc/libnfc-brcm.conf b/configs/nfc/libnfc-nci.conf
index b9d2579..be51700 100644
--- a/configs/nfc/libnfc-brcm.conf
+++ b/configs/nfc/libnfc-nci.conf
@@ -1,4 +1,4 @@
-###################### Start of libnfc-brcm.conf #######################
+###################### Start of libnfc-nci.conf #######################
###############################################################################
# Application options
diff --git a/g3.mk b/g3.mk
index 10ee0d6..fe9a94c 100644
--- a/g3.mk
+++ b/g3.mk
@@ -175,7 +175,7 @@ PRODUCT_PACKAGES += \
Tag
PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/configs/nfc/libnfc-brcm.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-brcm.conf \
+ $(LOCAL_PATH)/configs/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nci.conf \
$(LOCAL_PATH)/configs/nfc/libnfc-nxp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp.conf \
$(LOCAL_PATH)/configs/nfc/nfcee_access.xml:$(TARGET_COPY_OUT_VENDOR)/etc/nfcee_access.xml