Skip to content
Snippets Groups Projects
Commit 9e697963 authored by Vineeta Srivastava's avatar Vineeta Srivastava Committed by Wink Saville
Browse files

resolved conflicts for merge of 0a20b57f to lmp-dev-plus-aosp

Change-Id: I6a0d56c23888535964e1559cb8ad63fedd27db47
parent 7d36f466
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,9 @@ allow drmserver radio_data_file:file { read getattr };
allow drmserver drmserver_service:service_manager add;
# /oem access
allow drmserver oemfs:file r_file_perms;
# Audited locally.
service_manager_local_audit_domain(drmserver)
auditallow drmserver {
......
......@@ -80,6 +80,9 @@ allow mediaserver tee:unix_stream_socket connectto;
allow mediaserver mediaserver_service:service_manager add;
# /oem access
allow mediaserver oemfs:file r_file_perms;
# Audited locally.
service_manager_local_audit_domain(mediaserver)
auditallow mediaserver {
......
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