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

Commit 5759bccc authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

Merge "Label /vendor_file_contexts as file_contexts_file"

am: a0e50d0b

Change-Id: I868f7f5e0e11e4a8926d6e2b40b042b8d81d2d3d
parents 9e2d0b33 a0e50d0b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -420,6 +420,7 @@ void SelinuxRestoreContext() {

    selinux_android_restorecon("/plat_file_contexts", 0);
    selinux_android_restorecon("/nonplat_file_contexts", 0);
    selinux_android_restorecon("/vendor_file_contexts", 0);
    selinux_android_restorecon("/plat_property_contexts", 0);
    selinux_android_restorecon("/nonplat_property_contexts", 0);
    selinux_android_restorecon("/plat_seapp_contexts", 0);