You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
375 B
11 lines
375 B
type hal_tv_tuner_default, domain;
|
|
hal_server_domain(hal_tv_tuner_default, hal_tv_tuner)
|
|
|
|
type hal_tv_tuner_default_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(hal_tv_tuner_default)
|
|
|
|
allow hal_tv_tuner_default ion_device:chr_file r_file_perms;
|
|
|
|
# Access to /dev/dma_heap/system
|
|
allow hal_tv_tuner_default dmabuf_system_heap_device:chr_file r_file_perms;
|