Erfan Abdi 35b578d6dc
miatoll: rootdir: Create vendor nfc data path
Change-Id: I339c4b6a0a9ea54caf39e7686feff2a463791f90
2021-08-30 06:26:57 +02:00

13 lines
335 B
Plaintext

service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service
override
class hal
user nfc
group nfc
disabled
on init && property:ro.boot.product.hardware.sku=nfc
start vendor.nfc_hal_service
on post-fs-data && property:ro.boot.product.hardware.sku=nfc
mkdir /data/vendor/nfc 0770 nfc nfc