075bb7c84e
Bug: 157723850 Test: Builds Change-Id: Id774d00099317cb4d5b69751e74c6d4fcaf5c5d6
7 lines
322 B
Text
7 lines
322 B
Text
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 };
|