Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemSEPolicy
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
AndroidSystemSEPolicy
Commits
66cc49c1
Commit
66cc49c1
authored
Apr 1, 2015
by
Chad Brubaker
Committed by
Gerrit Code Review
Apr 1, 2015
Browse files
Options
Downloads
Plain Diff
Merge "Add keystore add_auth"
parents
c1ae9bca
8927772c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
access_vectors
+1
-0
1 addition, 0 deletions
access_vectors
system_server.te
+1
-0
1 addition, 0 deletions
system_server.te
with
2 additions
and
0 deletions
access_vectors
+
1
−
0
View file @
66cc49c1
...
...
@@ -909,6 +909,7 @@ class keystore_key
reset_uid
sync_uid
password_uid
add_auth
}
class debuggerd
...
...
This diff is collapsed.
Click to expand it.
system_server.te
+
1
−
0
View file @
66cc49c1
...
...
@@ -455,6 +455,7 @@ allow system_server keystore:keystore_key {
reset_uid
sync_uid
password_uid
add_auth
};
# Allow system server to search and write to the persistent factory reset
...
...
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