Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemCore
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemCore
Commits
aa7d9710
Commit
aa7d9710
authored
Oct 7, 2009
by
Brian Swetland
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
rootdir/init.rc
+0
-2
0 additions, 2 deletions
rootdir/init.rc
with
0 additions
and
2 deletions
rootdir/init.rc
+
0
−
2
View file @
aa7d9710
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment