allow mediaserver to use appdomain_tmpfs am: c10a9eadd8

am: 05d8a866b8

Change-Id: I2c3d3b64c84cfd63e39c0ddcaaa3472cddf3e5e8
This commit is contained in:
Chong Zhang 2019-12-05 17:23:17 -08:00 committed by android-build-merger
commit 5b62896009

View file

@ -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)