drm: switch clearkey to apex

This commit is contained in:
Konsta
2025-03-15 02:20:23 +02:00
parent 7d91c1b33c
commit aa53179895
5 changed files with 7 additions and 17 deletions

View File

@@ -1,10 +1,5 @@
type hal_drm_clearkey, domain;
type hal_drm_clearkey_exec, exec_type, vendor_file_type, file_type;
type hal_drm_clearkey_exec, vendor_file_type, exec_type, file_type;
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;