Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sepolicy
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
public-release-test
platform
system
sepolicy
Commits
a478477c
Commit
a478477c
authored
Mar 18, 2014
by
Nick Kralevich
Committed by
Gerrit Code Review
Mar 18, 2014
Browse files
Options
Downloads
Plain Diff
Merge "Allow system_server to set ctl.bugreport property."
parents
34e8465c
971b5d7c
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
system_server.te
+1
-0
1 addition, 0 deletions
system_server.te
with
1 addition
and
0 deletions
system_server.te
+
1
−
0
View file @
a478477c
...
@@ -194,6 +194,7 @@ allow system_server powerctl_prop:property_service set;
...
@@ -194,6 +194,7 @@ allow system_server powerctl_prop:property_service set;
# ctl interface
# ctl interface
allow system_server ctl_default_prop:property_service set;
allow system_server ctl_default_prop:property_service set;
allow system_server ctl_bugreport_prop:property_service set;
# Create a socket for receiving info from wpa.
# Create a socket for receiving info from wpa.
type_transition system_server wifi_data_file:sock_file system_wpa_socket;
type_transition system_server wifi_data_file:sock_file system_wpa_socket;
...
...
...
...
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
sign in
to comment