Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit afebc25b authored by Mihai Serban's avatar Mihai Serban
Browse files

init-debug.rc: mount debugfs



Enable debugfs on non "user" builds.

BUG=27520850
Change-Id: I2bcc72b686d0477b553c0605adfd4c023e72cbfb
Signed-off-by: default avatarMihai Serban <mihai.serban@intel.com>
parent 700b15da
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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