Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 683aa89b authored by repo sync's avatar repo sync Committed by Android (Google) Code Review
Browse files

Merge "Remove /system from the dirs to relabel." into jb-mr2-dev

parents a1ee12ca 3d4d07b2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -795,7 +795,6 @@ int selinux_reload_policy(void)
    selinux_init_all_handles();

    selinux_android_fixcon("/data");
    selinux_android_fixcon("/system");
    selinux_android_fixcon("/dev");

    return 0;