Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
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
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
Matombo
AndroidSystemSEPolicy
Commits
de3b087e
Commit
de3b087e
authored
Jul 13, 2016
by
Jeff Tinker
Committed by
android-build-merger
Jul 13, 2016
Browse files
Options
Downloads
Plain Diff
Merge \"Fix SELinux denials for protected content playback\" into nyc-dev
am:
4970997a
Change-Id: I2884130f4a077cffe9b6b037e9b7328885014235
parents
758ea811
4970997a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
mediadrmserver.te
+1
-0
1 addition, 0 deletions
mediadrmserver.te
with
1 addition
and
0 deletions
mediadrmserver.te
+
1
−
0
View file @
de3b087e
...
@@ -49,6 +49,7 @@ allow mediadrmserver tee:unix_stream_socket connectto;
...
@@ -49,6 +49,7 @@ allow mediadrmserver tee:unix_stream_socket connectto;
allow mediadrmserver mediadrmserver_service:service_manager { add find };
allow mediadrmserver mediadrmserver_service:service_manager { add find };
allow mediadrmserver mediaserver_service:service_manager { add find };
allow mediadrmserver mediaserver_service:service_manager { add find };
allow mediadrmserver processinfo_service:service_manager find;
allow mediadrmserver processinfo_service:service_manager find;
allow mediadrmserver surfaceflinger_service:service_manager find;
# only allow unprivileged socket ioctl commands
# only allow unprivileged socket ioctl commands
allowxperm mediadrmserver self:{ rawip_socket tcp_socket udp_socket }
allowxperm mediadrmserver self:{ rawip_socket tcp_socket udp_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