Skip to content
Snippets Groups Projects
Commit d2ad36f9 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

am: 4648fb1b

Change-Id: I70580eebfccd2673b475b093845e313bcd140d02
parents 6e0c071d 4648fb1b
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