mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-29 02:37:19 +09:00
miatoll: rootdir: Create vendor nfc data path
Change-Id: I339c4b6a0a9ea54caf39e7686feff2a463791f90
This commit is contained in:
parent
2d6f1e5943
commit
35b578d6dc
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user