Merge "Allow ClearKey hal to access allocator hal"

am: f86a1eece6

Change-Id: I937e80684441af9dee0192f3bbd72a29b6435fa5
This commit is contained in:
Robert Shih
2020-01-22 12:32:19 -08:00
committed by android-build-merger

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;