ramdisk: remove vold.post_fs_data_done

* This was used by FDE which was removed in Android 13.
  0803ba0985
* Fixes 3ca55b2c31.
This commit is contained in:
Konsta
2024-05-01 16:48:49 +03:00
parent 4a80053345
commit 0424549bf0

View File

@@ -12,9 +12,6 @@ on post-fs-data
mkdir /data/vendor/wifi/wpa 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
# Reinit lmkd to reconfigure lmkd properties
setprop lmkd.reinit 1