Merge "Allow ClearKey hal to access allocator hal"

This commit is contained in:
Robert Shih
2020-01-22 20:11:10 +00:00
committed by Gerrit Code Review

View File

@@ -7,3 +7,4 @@ init_daemon_domain(hal_drm_clearkey)
hal_server_domain(hal_drm_clearkey, hal_drm)
vndbinder_use(hal_drm_clearkey);
allow hal_drm_clearkey hal_allocator_server:fd use;