Skip to content

Commit

Permalink
Merge pull request #16 from notsyncing/android-8.1
Browse files Browse the repository at this point in the history
Add NfcNci package to PRODUCT_PACKAGES
  • Loading branch information
phhusson authored Jun 24, 2018
2 parents c9b1391 + 0b87f3f commit 6fedb4d
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 6fedb4d

Please sign in to comment.