miatoll: rootdir: Create vendor nfc data path

Change-Id: I339c4b6a0a9ea54caf39e7686feff2a463791f90
This commit is contained in:
Erfan Abdi 2020-07-25 17:04:28 +04:30 committed by Alexander Winkowski
parent 2d6f1e5943
commit 35b578d6dc
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -7,3 +7,6 @@ service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service
on init && property:ro.boot.product.hardware.sku=nfc on init && property:ro.boot.product.hardware.sku=nfc
start vendor.nfc_hal_service start vendor.nfc_hal_service
on post-fs-data && property:ro.boot.product.hardware.sku=nfc
mkdir /data/vendor/nfc 0770 nfc nfc