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
76520752
Commit
76520752
authored
Apr 23, 2015
by
Mark Salyzyn
Committed by
Gerrit Code Review
Apr 23, 2015
Browse files
Options
Downloads
Plain Diff
Merge "rootfs: init.rc start logd parse error"
parents
2ce1d81f
5c39e0ad
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
rootdir/init.rc
+2
-1
2 additions, 1 deletion
rootdir/init.rc
with
2 additions
and
1 deletion
rootdir/init.rc
+
2
−
1
View file @
76520752
...
...
@@ -162,6 +162,7 @@ on property:sys.boot_from_charger_mode=1
# Load properties from /system/ + /factory after fs mount.
on load_all_props_action
load_all_props
start logd
start logd-reinit
# Indicate to fw loaders that the relevant mounts are up.
...
...
@@ -445,6 +446,7 @@ on property:vold.decrypt=trigger_reset_main
on property:vold.decrypt=trigger_load_persist_props
load_persist_props
start logd
start logd-reinit
on property:vold.decrypt=trigger_post_fs_data
...
...
@@ -490,7 +492,6 @@ service logd /system/bin/logd
socket logdw dgram 0222 logd logd
service logd-reinit /system/bin/logd --reinit
start logd
oneshot
disabled
...
...
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