Skip to content
Snippets Groups Projects
Commit 3d32cd93 authored by repo sync's avatar repo sync
Browse files

Revert "Remove /system from the dirs to relabel."

This reverts commit 3d4d07b2.
parent 52351300
Branches
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment