Skip to content
Snippets Groups Projects
Commit 4648fb1b authored by Jeff Tinker's avatar Jeff Tinker Committed by android-build-merger
Browse files

Merge "Allow default drm hal to access allocator hal" am: 0eb0a7bb

am: f5468cd4

Change-Id: If805c28c5fb3196fa3d58016c6eaffa2c1ecbd2b
parents b1deb495 f5468cd4
No related branches found
No related tags found
No related merge requests found
...@@ -6,3 +6,5 @@ init_daemon_domain(hal_drm_default) ...@@ -6,3 +6,5 @@ init_daemon_domain(hal_drm_default)
allow hal_drm_default mediacodec:fd use; allow hal_drm_default mediacodec:fd use;
allow hal_drm_default { appdomain -isolated_app }:fd use; allow hal_drm_default { appdomain -isolated_app }:fd use;
allow hal_drm_default hal_allocator_server:fd use;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment