You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
322 B
8 lines
322 B
typeattribute mediaextractor coredomain;
|
|
|
|
init_daemon_domain(mediaextractor)
|
|
tmpfs_domain(mediaextractor)
|
|
allow mediaextractor appdomain_tmpfs:file { getattr map read write };
|
|
allow mediaextractor mediaserver_tmpfs:file { getattr map read write };
|
|
allow mediaextractor system_server_tmpfs:file { getattr map read write };
|