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

Commit 526fbe2a authored by Kean Mariotti's avatar Kean Mariotti Committed by Gerrit Code Review
Browse files

Merge "Revert "Set the log callback earlier for showing system property set denials""

parents af74368a 3a6040eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -905,7 +905,6 @@ int SecondStageMain(int argc, char** argv) {
        UmountDebugRamdisk();
    }

    SelinuxSetupKernelLogging();
    PropertyInit();

    // Umount second stage resources after property service has read the .prop files.
@@ -920,6 +919,7 @@ int SecondStageMain(int argc, char** argv) {
    MountExtraFilesystems();

    // Now set up SELinux for second stage.
    SelinuxSetupKernelLogging();
    SelabelInitialize();
    SelinuxRestoreContext();