Move libnfc-nci.conf to /product on wahoo am: e4d02b86f5 am: 016238df06

am: 011310646e

Change-Id: I6251940bfa36709345e4c71de4bf188926ef1447
This commit is contained in:
Anton Hansson
2018-10-23 01:36:22 -07:00
committed by android-build-merger
2 changed files with 3 additions and 1 deletions

View File

@@ -192,3 +192,5 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/healthd.rc)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.keymaster@4.0-service)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.keymaster@4.0-service.rc)
# Move libnfc-nci.conf to /vendor
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/libnfc-nci.conf)

View File

@@ -382,7 +382,7 @@ PRODUCT_PACKAGES += \
SecureElement
PRODUCT_COPY_FILES += \
device/google/wahoo/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/libnfc-nci.conf \
device/google/wahoo/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf \
PRODUCT_PACKAGES += \
android.hardware.usb@1.1-service.wahoo