Skip to content
Snippets Groups Projects
Commit 48f1c4ce authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Allow surfaceflinger to call into mediacodec"

parents 74f86551 ff2dccaf
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ read_runtime_log_tags(surfaceflinger) ...@@ -13,6 +13,7 @@ read_runtime_log_tags(surfaceflinger)
# Perform HwBinder IPC. # Perform HwBinder IPC.
hal_client_domain(surfaceflinger, hal_graphics_allocator) hal_client_domain(surfaceflinger, hal_graphics_allocator)
hal_client_domain(surfaceflinger, hal_graphics_composer) hal_client_domain(surfaceflinger, hal_graphics_composer)
hal_client_domain(surfaceflinger, hal_omx)
hal_client_domain(surfaceflinger, hal_configstore) hal_client_domain(surfaceflinger, hal_configstore)
hal_client_domain(surfaceflinger, hal_power) hal_client_domain(surfaceflinger, hal_power)
allow surfaceflinger hidl_token_hwservice:hwservice_manager find; allow surfaceflinger hidl_token_hwservice:hwservice_manager find;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment