Skip to content
Snippets Groups Projects
Commit 35f9e08b authored by Pawin Vongmasa's avatar Pawin Vongmasa Committed by android-build-merger
Browse files

Merge "Allow surfaceflinger to call into mediacodec"

am: 48f1c4ce

Change-Id: I9362732c00cf9daf4b68f30885664a000dd0f3b8
parents ca685e9e 48f1c4ce
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