Merge "init-debug.rc: mount debugfs"
This commit is contained in:
commit
bf6c67f234
1 changed files with 3 additions and 0 deletions
|
|
@ -6,3 +6,6 @@ on property:persist.mmc.max_write_speed=*
|
||||||
|
|
||||||
on property:persist.mmc.cache_size=*
|
on property:persist.mmc.cache_size=*
|
||||||
write /sys/block/mmcblk0/cache_size ${persist.mmc.cache_size}
|
write /sys/block/mmcblk0/cache_size ${persist.mmc.cache_size}
|
||||||
|
|
||||||
|
on early-init
|
||||||
|
mount debugfs debugfs /sys/kernel/debug
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue