ramdisk: remove vold.post_fs_data_done
* This was used by FDE which was removed in Android 13.0803ba0985
* Fixes3ca55b2c31
.
This commit is contained in:
@@ -12,9 +12,6 @@ on post-fs-data
|
|||||||
mkdir /data/vendor/wifi/wpa 0770 wifi wifi
|
mkdir /data/vendor/wifi/wpa 0770 wifi wifi
|
||||||
mkdir /data/vendor/wifi/wpa/sockets 0770 wifi wifi
|
mkdir /data/vendor/wifi/wpa/sockets 0770 wifi wifi
|
||||||
|
|
||||||
# Set indication (checked by vold) that we have finished this action
|
|
||||||
setprop vold.post_fs_data_done 1
|
|
||||||
|
|
||||||
on property:sys.boot_completed=1
|
on property:sys.boot_completed=1
|
||||||
# Reinit lmkd to reconfigure lmkd properties
|
# Reinit lmkd to reconfigure lmkd properties
|
||||||
setprop lmkd.reinit 1
|
setprop lmkd.reinit 1
|
||||||
|
Reference in New Issue
Block a user