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
5ebced39
Commit
5ebced39
authored
13 years ago
by
Chia-chi Yeh
Browse files
Options
Downloads
Patches
Plain Diff
init.rc: update the permission of /data/local.
Bug: 6131945 Change-Id: I3094a471dcfb02b786f47b6778c8fed3726325ec
parent
746f3243
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 @
5ebced39
...
@@ -157,7 +157,7 @@ on post-fs-data
...
@@ -157,7 +157,7 @@ on post-fs-data
# give system access to wpa_supplicant.conf for backup and restore
# give system access to wpa_supplicant.conf for backup and restore
mkdir /data/misc/wifi 0770 wifi wifi
mkdir /data/misc/wifi 0770 wifi wifi
chmod 0660 /data/misc/wifi/wpa_supplicant.conf
chmod 0660 /data/misc/wifi/wpa_supplicant.conf
mkdir /data/local 07
7
1
shell shell
mkdir /data/local 07
5
1
root root
mkdir /data/local/tmp 0771 shell shell
mkdir /data/local/tmp 0771 shell shell
mkdir /data/data 0771 system system
mkdir /data/data 0771 system system
mkdir /data/app-private 0771 system system
mkdir /data/app-private 0771 system system
...
...
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