From aa7d97106abf8c390e1aed71f7c175fb77fead38 Mon Sep 17 00:00:00 2001 From: Brian Swetland Date: Wed, 7 Oct 2009 12:28:44 -0700 Subject: [PATCH] init.rc: don't mount debugfs We'll do this in the product-specific init files. --- rootdir/init.rc | 2 -- 1 file changed, 2 deletions(-) diff --git a/rootdir/init.rc b/rootdir/init.rc index 8d1aff4e4..d5026289e 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -164,8 +164,6 @@ on boot setprop ro.CONTENT_PROVIDER_MEM 5632 setprop ro.EMPTY_APP_MEM 6144 - mount debugfs /sys/kernel/debug /sys/kernel/debug - # Write value must be consistent with the above properties. # Note that the driver only supports 6 slots, so we have HOME_APP at the # same memory level as services.