Merge "Allow default drm hal to access allocator hal" am: 0eb0a7bb5b
am: f5468cd454
Change-Id: If805c28c5fb3196fa3d58016c6eaffa2c1ecbd2b
This commit is contained in:
commit
4648fb1bdb
1 changed files with 2 additions and 0 deletions
2
vendor/hal_drm_default.te
vendored
2
vendor/hal_drm_default.te
vendored
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue