Allow ClearKey hal to access allocator hal

Bug: 147449315
Test: VtsHalDrmV1_2Target
Change-Id: Ieac08f58de8fe400f9309a6a0b19990a5a903013
This commit is contained in:
Robert Shih
2020-01-17 12:19:51 -08:00
parent 4a45ac54fe
commit 1374c3c46b

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;