sdm845-common: Make SELinux great again!
Change-Id: Id479e031b584b24f79377aa244add20903a42b02
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user