Skip to content

Commit

Permalink
Add NfcNci package to PRODUCT_PACKAGES
Browse files Browse the repository at this point in the history
This fixes NFC on LineageOS on Xiaomi MIX 2S.
  • Loading branch information
notsyncing authored Jun 24, 2018
1 parent c9b1391 commit 0b87f3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions base.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0b87f3f

Please sign in to comment.