Merge "init-debug.rc: mount debugfs"
am: bf6c67f234
* commit 'bf6c67f234b591afd3cf936632ca00730b89eb73':
init-debug.rc: mount debugfs
This commit is contained in:
commit
8bf6e6908b
|
@ -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