allow mediaserver to use appdomain_tmpfs am: c10a9eadd8
am: 05d8a866b8
Change-Id: I2c3d3b64c84cfd63e39c0ddcaaa3472cddf3e5e8
This commit is contained in:
commit
5b62896009
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ typeattribute mediaserver coredomain;
|
|||
|
||||
init_daemon_domain(mediaserver)
|
||||
tmpfs_domain(mediaserver)
|
||||
allow mediaserver appdomain_tmpfs:file { getattr map read write };
|
||||
|
||||
# allocate and use graphic buffers
|
||||
hal_client_domain(mediaserver, hal_graphics_allocator)
|
||||
|
|
Loading…
Reference in a new issue