sdm845-common: Make SELinux great again!

Change-Id: Id479e031b584b24f79377aa244add20903a42b02
This commit is contained in:
LuK1337
2019-09-09 21:49:32 +02:00
parent 1a7873d15d
commit b7127606f9
12 changed files with 24 additions and 13 deletions

View File

@@ -1,8 +1,8 @@
# Allow init to mount wlan kernel module
allow init vendor_file:file mounton;
allow init { system_file vendor_file }:file mounton;
# Allow init to mount vendor configs
allow init vendor_configs_file:file mounton;
allow init { system_configs_file vendor_configs_file }:file mounton;
# Allow init to chown/chmod on pseudo files in /sys
allow init {