davinci: Build nxp nfc 2.0 service
Change-Id: I75af5a56973c5024ab8c748b4fb27023de0ba632
This commit is contained in:
parent
45ecc28678
commit
b80df2fd39
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user