Ravi Jain ea5ec69b79 touch: moving ical related sepolicies to independent folder
Bug: 331139251
Test: Manually verify the result.
Change-Id: I53b5c8eb73f1ce775ec83a06b43c0b4993f31e69
2024-04-15 03:49:41 +00:00

9 lines
244 B
Plaintext

type gti_ical, domain;
type gti_ical_exec, vendor_file_type, exec_type, file_type;
init_daemon_domain(gti_ical)
allow gti_ical sysfs_touch_gti:file rw_file_perms;
allow gti_ical sysfs_touch_gti:dir search;
set_prop(gti_ical, vendor_gti_prop)