sdm660-common: sepolicy: Address init denial

Change-Id: Id0d0c88bbedde6b6586e3a6f04704457d910d8a0
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Chenyang Zhong 2021-11-25 13:40:30 +05:30 committed by pix106
parent 3e89995330
commit d64b0b54a9

1
sepolicy/private/init.te Normal file
View file

@ -0,0 +1 @@
allow init property_type:file { append create getattr map open read relabelto rename setattr unlink write };