mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Merge "Start storageproxyd earlier, but after /dev/sg1 has arrived."
This commit is contained in:
committed by
Android (Google) Code Review
commit
309d915204
@@ -318,6 +318,11 @@ on init
|
||||
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu6_memlat@17000010/mem_latency/ratio_ceil 3200
|
||||
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu7_memlat@17000010/mem_latency/ratio_ceil 3200
|
||||
|
||||
on post-fs
|
||||
# Ensure device is ready and start storageproxyd
|
||||
wait /dev/sg1
|
||||
start storageproxyd
|
||||
|
||||
on late-fs
|
||||
# Wait for keymaster HALs
|
||||
exec_start wait_for_keymaster
|
||||
|
||||
Reference in New Issue
Block a user