mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: sepolicy: Completely merge samsung_slsi repo
This commit is contained in:
parent
00fb011c7c
commit
f6da6e72c2
82 changed files with 852 additions and 872 deletions
|
|
@ -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;
|
||||
Loading…
Reference in a new issue