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

am: f5468cd454

Change-Id: If805c28c5fb3196fa3d58016c6eaffa2c1ecbd2b
This commit is contained in:
Jeff Tinker 2018-01-04 04:22:50 +00:00 committed by android-build-merger
commit 4648fb1bdb

View file

@ -6,3 +6,5 @@ init_daemon_domain(hal_drm_default)
allow hal_drm_default mediacodec:fd use;
allow hal_drm_default { appdomain -isolated_app }:fd use;
allow hal_drm_default hal_allocator_server:fd use;