android_system_sepolicy/private/hal_drm_default.te
Jeff Tinker c86f42b9a7 Add sepolicy for drm HALs
bug:32815560
Change-Id: I494141b47fcd2e7e0cc02aa58d8df9a222060b3f
2017-01-25 11:21:03 -08:00

6 lines
158 B
Plaintext

type hal_drm_default, domain;
hal_impl_domain(hal_drm_default, hal_drm)
type hal_drm_default_exec, exec_type, file_type;
init_daemon_domain(hal_drm_default)