4be2889477
Test: Builds Bug: 64121714 Bug: 31973802 Change-Id: Id37be8726a8bb297e35bca494964fdbcc48c6a73
11 lines
399 B
Text
11 lines
399 B
Text
typeattribute mediaserver coredomain;
|
|
|
|
init_daemon_domain(mediaserver)
|
|
|
|
# allocate and use graphic buffers
|
|
hal_client_domain(mediaserver, hal_graphics_allocator)
|
|
|
|
# TODO(b/36375899): Remove this once OMX HAL is attributized and mediaserver is marked as a client
|
|
# of OMX HAL.
|
|
allow mediaserver hal_codec2_hwservice:hwservice_manager find;
|
|
allow mediaserver hal_omx_hwservice:hwservice_manager find;
|