Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
external_sepolicy
Commits
54a4aab4
Commit
54a4aab4
authored
9 years ago
by
Andres Morales
Browse files
Options
Download
Email Patches
Plain Diff
[gatekeeperd] allow calls to UserManagerService
Bug: 22257554 Change-Id: Ifaf36930bf301708c196f7bd0530abe82c1e0b50
parent
e827a8ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
gatekeeperd.te
gatekeeperd.te
+2
-0
No files found.
gatekeeperd.te
View file @
54a4aab4
...
...
@@ -17,6 +17,8 @@ allow gatekeeperd keystore:keystore_key { add_auth };
# For permissions checking
allow gatekeeperd system_server:binder call;
allow gatekeeperd permission_service:service_manager find;
# For parent user ID lookup
allow gatekeeperd user_service:service_manager find;
# for SID file access
allow gatekeeperd gatekeeper_data_file:dir rw_dir_perms;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment