Skip to content
Snippets Groups Projects
Commit aa7d9710 authored by Brian Swetland's avatar Brian Swetland
Browse files

init.rc: don't mount debugfs

We'll do this in the product-specific init files.
parent 529520e8
No related branches found
No related tags found
No related merge requests found
...@@ -164,8 +164,6 @@ on boot ...@@ -164,8 +164,6 @@ on boot
setprop ro.CONTENT_PROVIDER_MEM 5632 setprop ro.CONTENT_PROVIDER_MEM 5632
setprop ro.EMPTY_APP_MEM 6144 setprop ro.EMPTY_APP_MEM 6144
mount debugfs /sys/kernel/debug /sys/kernel/debug
# Write value must be consistent with the above properties. # Write value must be consistent with the above properties.
# Note that the driver only supports 6 slots, so we have HOME_APP at the # Note that the driver only supports 6 slots, so we have HOME_APP at the
# same memory level as services. # same memory level as services.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment