Use default libnfc-nci.conf if not found in vendor/etc
From https://android-review.googlesource.com/c/platform/build/+/620268 Icc6e0b1d2b29adacf085cfa68566b064e736d3fa
This commit is contained in:
parent
e3bf50c88c
commit
9dccd6e70e
6
base.mk
6
base.mk
@ -32,3 +32,9 @@ PRODUCT_COPY_FILES += \
|
||||
device/phh/treble/ld.config.26.txt:system/etc/ld.config.26.txt \
|
||||
device/phh/treble/ld.config.27.txt:system/etc/ld.config.27.txt \
|
||||
|
||||
|
||||
# NFC:
|
||||
# Provide default libnfc-nci.conf file for devices that does not have one in
|
||||
# vendor/etc
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/phh/treble/nfc/libnfc-nci.conf:system/etc/libnfc-nci.conf
|
||||
|
Loading…
Reference in New Issue
Block a user