SELinux: init.te: Why this semiconlon needs

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I1c7b0a1721d5fde71b7219a6a2217db8ea736afe
This commit is contained in:
Deokgyu Yang 2021-05-13 17:25:17 +09:00
parent 48b69f4b60
commit f1701d802f

View file

@ -1,2 +1,3 @@
;
allow init adsprpcd_file:filesystem { mount relabelfrom relabelto };
allow init debugfs:file write;