2019-01-22 08:15:40 -05:00
|
|
|
type hal_touch_sdm845, coredomain, domain;
|
|
|
|
hal_server_domain(hal_touch_sdm845, hal_lineage_touch)
|
|
|
|
|
2019-09-09 15:49:32 -04:00
|
|
|
type hal_touch_sdm845_exec, system_file_type, exec_type, file_type;
|
2019-01-22 08:15:40 -05:00
|
|
|
init_daemon_domain(hal_touch_sdm845)
|
|
|
|
|
|
|
|
# Allow access to gesture enable nodes
|
|
|
|
allow hal_touch_sdm845 proc_touchpanel:dir search;
|
|
|
|
allow hal_touch_sdm845 proc_touchpanel:file rw_file_perms;
|