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

Commit 3d4d07b2 authored by repo sync's avatar repo sync
Browse files

Remove /system from the dirs to relabel.

Bug: 8841348
Change-Id: Ia1545288e8a8184feffaaa6158faad62f95cbcce
parent fee250d2
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;