Lines Matching +full:late +full:- +full:fs

1 on early-fs
4 on fs
5 mount_all /vendor/etc/fstab.ranchu --early
7 on late-fs
9 mount_all /vendor/etc/fstab.ranchu --late
11 on early-init
17 setprop ro.hardware.egl ${ro.boot.hardwareegl:-emulation}
20 setprop dalvik.vm.heapsize ${ro.boot.dalvik.vm.heapsize:-192m}
24 setprop debug.hwui.renderer ${ro.boot.debug.hwui.renderer:-skiagl}
30 setprop debug.renderengine.backend ${ro.boot.debug.renderengine.backend:-skiaglthreaded}
38 exec u:r:modprobe:s0 -- /system/bin/modprobe -a -d /system/lib/modules zram.ko
42 write /proc/sys/vm/page-cluster 0
49 mkdir /dev/cpuctl/top-app
54 chown system system /dev/cpuctl/top-app
59 chown system system /dev/cpuctl/top-app/tasks
64 chmod 0664 /dev/cpuctl/top-app/tasks
67 start qemu-props
69 on post-fs-data
73 start qemu-device-state
74 start ranchu-adb-setup
76 on zygote-start
96 service ranchu-setup /vendor/bin/init.ranchu-core.sh
102 service ranchu-adb-setup /system_ext/bin/init.ranchu.adb.setup.sh
117 start qemu-props-bootcomplete
118 start ranchu-setup
119 start ranchu-adb-setup
121 on post-fs-data && property:ro.boot.qemu.virtiowifi=1
122 start ranchu-net
124 service ranchu-net /vendor/bin/init.ranchu-net.sh
129 disabled # Started on post-fs-data
131 service dhcpclient_wifi /vendor/bin/dhcpclient -i wlan0 --no-gateway
136 service dhcpclient_def /vendor/bin/dhcpclient -i eth0 --no-gateway
141 # The qemu-props program is used to set various system
147 service qemu-props /vendor/bin/qemu-props
153 service qemu-props-bootcomplete /vendor/bin/qemu-props "bootcomplete"
159 service qemu-device-state /vendor/bin/init_ranchu_device_state.sh
166 service goldfish-logcat /system/bin/logcat -f /dev/hvc1 ${ro.boot.logcat}
171 service bugreport /system/bin/dumpstate -d -p -z
177 …e wpa_supplicant /vendor/bin/hw/wpa_supplicant -Dnl80211 -iwlan0 -c/vendor/etc/wifi/wpa_supplicant…
188 service bt_vhci_forwarder /vendor/bin/bt_vhci_forwarder -virtio_console_dev=/dev/bluetooth0
197 service vendor.uwb_hal /vendor/bin/hw/android.hardware.uwb-service /dev/hvc2
210 trigger sys-boot-completed-set
211 start vendor.ril-daemon
213 on sys-boot-completed-set && property:persist.sys.zram_enabled=1