Add NfcNci package to PRODUCT_PACKAGES

This fixes NFC on LineageOS on Xiaomi MIX 2S.
This commit is contained in:
Song Fuchang 2018-06-24 21:46:45 +08:00 committed by GitHub
parent c9b139187f
commit 0b87f3f870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
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 += \
device/phh/treble/rw-system.sh:system/bin/rw-system.sh \
device/phh/treble/fixSPL/getSPL.arm:system/bin/getSPL