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
b8d3d0e9
Commit
b8d3d0e9
authored
13 years ago
by
Jeff Sharkey
Committed by
The Android Automerger
13 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Grant sdcard_r to ril-daemon.
Bug: 6793799 Change-Id: Ife23c98c30d7b08479d75798c7075005bf281119
parent
29f26a8d
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
+1
-1
1 addition, 1 deletion
rootdir/init.rc
with
1 addition
and
1 deletion
rootdir/init.rc
+
1
−
1
View file @
b8d3d0e9
...
@@ -392,7 +392,7 @@ service ril-daemon /system/bin/rild
...
@@ -392,7 +392,7 @@ service ril-daemon /system/bin/rild
socket rild stream 660 root radio
socket rild stream 660 root radio
socket rild-debug stream 660 radio system
socket rild-debug stream 660 radio system
user root
user root
group radio cache inet misc audio sdcard_rw log
group radio cache inet misc audio
sdcard_r
sdcard_rw log
service surfaceflinger /system/bin/surfaceflinger
service surfaceflinger /system/bin/surfaceflinger
class main
class main
...
...
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