diff options
| author | Alexander Winkowski <dereference23@outlook.com> | 2023-08-20 12:35:25 +0000 |
|---|---|---|
| committer | Alexander Winkowski <dereference23@outlook.com> | 2023-08-29 05:02:24 +0000 |
| commit | 602bc2443b74b5458bc14f3d0ae6b554a42c972f (patch) | |
| tree | 5d84079522367a51199fb266bff0846a63f82a1e | |
| parent | 2627dfdb0b3f0d017abb81472af86b89742231b8 (diff) | |
miatoll: Create NFC param directory
Change-Id: I7872365828c7d0ba17ae30acb483d65af6f7ec48
| -rw-r--r-- | rootdir/etc/init.device.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/etc/init.device.rc b/rootdir/etc/init.device.rc index 5adb010..86a5fa0 100644 --- a/rootdir/etc/init.device.rc +++ b/rootdir/etc/init.device.rc @@ -19,3 +19,4 @@ on init && property:ro.boot.product.hardware.sku=nfc on post-fs-data && property:ro.boot.product.hardware.sku=nfc mkdir /data/vendor/nfc 0770 nfc nfc + mkdir /data/vendor/nfc/param 0770 nfc nfc |
