Revert "Remove /system from the dirs to relabel."
This reverts commit 3d4d07b2fa
.
This commit is contained in:
parent
52351300d1
commit
3d32cd9387
|
@ -795,6 +795,7 @@ int selinux_reload_policy(void)
|
|||
selinux_init_all_handles();
|
||||
|
||||
selinux_android_fixcon("/data");
|
||||
selinux_android_fixcon("/system");
|
||||
selinux_android_fixcon("/dev");
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in New Issue