Merge pull request #16 from notsyncing/android-8.1

Add NfcNci package to PRODUCT_PACKAGES
This commit is contained in:
Pierre-Hugues HUSSON 2018-06-24 15:57:43 +02:00 committed by GitHub
commit 6fedb4d2cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/phh/treble/nfc/libnfc-nci.conf:system/etc/libnfc-nci.conf device/phh/treble/nfc/libnfc-nci.conf:system/etc/libnfc-nci.conf
# LineageOS build may need this to make NFC work
PRODUCT_PACKAGES += \
NfcNci
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/phh/treble/rw-system.sh:system/bin/rw-system.sh \ device/phh/treble/rw-system.sh:system/bin/rw-system.sh \
device/phh/treble/fixSPL/getSPL.arm:system/bin/getSPL device/phh/treble/fixSPL/getSPL.arm:system/bin/getSPL