universal7885: move nfc data to /data/vendor/nfc

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
Change-Id: I1d6453d04cad9bca330801abe27ac4df4c7d76ba
This commit is contained in:
Tim Zimmermann 2021-04-25 15:24:58 +02:00 committed by roynatech2544
commit 9f0f037948
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ NFC_DEBUG_ENABLED=1
#REPORT_PERFORMANCE_MEASURE=100
###############################################################################
# File used for NFA storage
NFA_STORAGE="/data/nfc"
NFA_STORAGE="/data/vendor/nfc"
###############################################################################
# When screen is turned off, specify the desired power state of the controller.
# 0: power-off-sleep state; DEFAULT

View file

@ -125,7 +125,7 @@ PRODUCT_PACKAGES += \
Tag
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/libnfc-nci.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/libnfc-nci.conf \
$(LOCAL_PATH)/configs/libnfc-nci.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nci.conf \
$(LOCAL_PATH)/configs/nfcee_access.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/nfcee_access.xml
# Net