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

Commit ac5cf925 authored by gcondra@google.com's avatar gcondra@google.com Committed by Android Git Automerger
Browse files

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

* commit '683aa89b':
  Remove /system from the dirs to relabel.
parents 6e46a3b8 683aa89b
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;