Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[init] trigger late_start on property change
Android's late_start is triggered by mount_all, which also determines whether the /data partition is encrypted. Mer rootfs now has to spawn a service after mount points are ready, and before peripheral services (such as sensors, wlan, bt, ...) are started. That service has to issue `setprop droid.late_start trigger_late_start`
- Loading branch information