init.rc: don't mount debugfs
We'll do this in the product-specific init files.
This commit is contained in:
parent
529520e824
commit
aa7d97106a
1 changed files with 0 additions and 2 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue