mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_polaris
synced 2026-01-27 14:27:18 +00:00
polaris: Remove system and vendor image dependency
libnfc-nci.conf shouldn't be a part of vendor image, since it is accessed by libnfc-nci and Nfc application, both are part of system image. Test: Nfc enable/disable Bug: 72080121 Change-Id: I03b6387afc35a521c8a6f9fea1ec2e649d56a38f
This commit is contained in:
committed by
Bruno Martins
parent
49d355ea31
commit
488c702667
@@ -57,5 +57,5 @@ PRODUCT_PACKAGES += \
|
||||
Tag
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nci.conf \
|
||||
$(LOCAL_PATH)/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/libnfc-nci.conf \
|
||||
$(LOCAL_PATH)/nfc/libnfc-nxp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp.conf
|
||||
|
||||
Reference in New Issue
Block a user