universal7885: sepolicy: Completely merge samsung_slsi repo

This commit is contained in:
roynatech2544 2021-10-23 22:50:46 +09:00
commit f6da6e72c2
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
82 changed files with 852 additions and 872 deletions

View file

@ -1,10 +0,0 @@
type tztsdaemon, domain;
type tztsdaemon_exec, exec_type, vendor_file_type, file_type;
# tztsdaemon is started by init, type transit from init domain to tztsdaemon domain
init_daemon_domain(tztsdaemon)
set_prop(tztsdaemon, vendor_tztsdaemon_prop)
# /dev/tziwsock
allow tztsdaemon tz_user_device:chr_file rw_file_perms;