mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00

The sepolicy before seems to be broken Change-Id: I890a28429f03e47a183a0a0b755987f3495994c3
10 lines
287 B
Text
10 lines
287 B
Text
# hal_drm_clearkey.te
|
|
|
|
type hal_drm_clearkey, domain;
|
|
hal_server_domain(hal_drm_clearkey, hal_drm)
|
|
|
|
type hal_drm_clearkey_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(hal_drm_clearkey)
|
|
|
|
hwbinder_use(hal_drm_clearkey)
|
|
get_prop(hal_drm_clearkey, hwservicemanager_prop)
|