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.
10 lines
336 B
10 lines
336 B
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_omx_hwservice:hwservice_manager find;
|
|
|