Merge "init-debug.rc: mount debugfs" am: bf6c67f234
am: 8bf6e6908b
* commit '8bf6e6908b97f785b5d7036e616438f839e9da1d':
init-debug.rc: mount debugfs
This commit is contained in:
commit
e45d59b05b
|
@ -6,3 +6,6 @@ on property:persist.mmc.max_write_speed=*
|
|||
|
||||
on property:persist.mmc.cache_size=*
|
||||
write /sys/block/mmcblk0/cache_size ${persist.mmc.cache_size}
|
||||
|
||||
on early-init
|
||||
mount debugfs debugfs /sys/kernel/debug
|
||||
|
|
Loading…
Reference in New Issue