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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
7e26f157
Commit
7e26f157
authored
10 years ago
by
Andres Morales
Committed by
Android Git Automerger
10 years ago
Browse files
Options
Downloads
Plain Diff
am
2e9e13d4
: am
dd156fc3
: Allow gatekeeperd to use keystore
* commit '
2e9e13d4
': Allow gatekeeperd to use keystore
parents
ae4b79ce
2e9e13d4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gatekeeperd.te
+1
-2
1 addition, 2 deletions
gatekeeperd.te
with
1 addition
and
2 deletions
gatekeeperd.te
+
1
−
2
View file @
7e26f157
...
@@ -10,8 +10,7 @@ allow gatekeeperd tee_device:chr_file rw_file_perms;
...
@@ -10,8 +10,7 @@ allow gatekeeperd tee_device:chr_file rw_file_perms;
allow gatekeeperd gatekeeper_service:service_manager { add find };
allow gatekeeperd gatekeeper_service:service_manager { add find };
# Need to add auth tokens to KeyStore
# Need to add auth tokens to KeyStore
allow gatekeeperd keystore_service:service_manager find;
use_keystore(gatekeeperd)
binder_call(gatekeeperd, keystore)
allow gatekeeperd keystore:keystore_key { add_auth };
allow gatekeeperd keystore:keystore_key { add_auth };
# For permissions checking
# For permissions checking
...
...
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