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

Commit 367baf45 authored by Jin Qian's avatar Jin Qian Committed by android-build-merger
Browse files

Merge "init: rename mke2fs tools with _static suffix" into oc-dr1-dev

am: 5c5c544e

Change-Id: Id2ca6fe04016495ebdb7b1efd7b51f16b615aaca
parents 0c7862b8 5c5c544e
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -912,8 +912,8 @@ static void selinux_restore_context() {
    selinux_android_restorecon("/dev/block", SELINUX_ANDROID_RESTORECON_RECURSE);
    selinux_android_restorecon("/dev/block", SELINUX_ANDROID_RESTORECON_RECURSE);
    selinux_android_restorecon("/dev/device-mapper", 0);
    selinux_android_restorecon("/dev/device-mapper", 0);


    selinux_android_restorecon("/sbin/mke2fs", 0);
    selinux_android_restorecon("/sbin/mke2fs_static", 0);
    selinux_android_restorecon("/sbin/e2fsdroid", 0);
    selinux_android_restorecon("/sbin/e2fsdroid_static", 0);
}
}


// Set the UDC controller for the ConfigFS USB Gadgets.
// Set the UDC controller for the ConfigFS USB Gadgets.