diff --git a/rootdir/init-debug.rc b/rootdir/init-debug.rc index 44d34d8c1..435d4cb25 100644 --- a/rootdir/init-debug.rc +++ b/rootdir/init-debug.rc @@ -6,6 +6,3 @@ 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