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

Commit f25a11cf 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

am: 5759bccc

Change-Id: I80a4265f9d252ac79e78a0bc4fb378769e26e9ef
parents a87503d4 5759bccc
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);