Skip to content
Snippets Groups Projects
Commit 41185161 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Modular DRM for MediaPlayer"

parents c86f42b9 8101bad7
No related branches found
No related tags found
No related merge requests found
...@@ -95,6 +95,9 @@ allow mediaserver processinfo_service:service_manager find; ...@@ -95,6 +95,9 @@ allow mediaserver processinfo_service:service_manager find;
allow mediaserver scheduling_policy_service:service_manager find; allow mediaserver scheduling_policy_service:service_manager find;
allow mediaserver surfaceflinger_service:service_manager find; allow mediaserver surfaceflinger_service:service_manager find;
# for ModDrm/MediaPlayer
allow mediaserver mediadrmserver_service:service_manager find;
# /oem access # /oem access
allow mediaserver oemfs:dir search; allow mediaserver oemfs:dir search;
allow mediaserver oemfs:file r_file_perms; allow mediaserver oemfs:file r_file_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment