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

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

am: f25a11cf

Change-Id: Ia6b21b14cdbc9b8c0e99577cb75b88bc22cdfc91
parents 211b21bb f25a11cf
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);