davinci: Build nxp nfc 2.0 service

Change-Id: I75af5a56973c5024ab8c748b4fb27023de0ba632
This commit is contained in:
Arian 2020-10-25 13:01:13 +01:00
parent 45ecc28678
commit b80df2fd39
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9
2 changed files with 3 additions and 3 deletions

View File

@ -266,7 +266,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
nfc_nci.nqx.default.hw \
vendor.nxp.hardware.nfc@1.2-service
vendor.nxp.hardware.nfc@2.0-service
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf \

View File

@ -54,7 +54,7 @@ on init && property:ro.boot.hwc=CN
setprop ro.boot.product.hardware.sku davinci
on property:ro.boot.product.hardware.sku=davinci
enable nqnfc_1_2_hal_service
enable nqnfc_2_0_hal_service
on fs
mount_all --early
@ -217,7 +217,7 @@ service vendor.motor /vendor/bin/hw/vendor.xiaomi.hardware.motor@1.0-service
group system
writepid /dev/cpuset/system-background/tasks
service nqnfc_1_2_hal_service /vendor/bin/hw/vendor.nxp.hardware.nfc@1.2-service
service nqnfc_2_0_hal_service /vendor/bin/hw/vendor.nxp.hardware.nfc@2.0-service
override
class hal
user nfc