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

Commit 5fa4d26c authored by Geremy Condra's avatar Geremy Condra Committed by Android Git Automerger
Browse files

am 8e15eabd: Apply the correct SELinux label for the properties workspace.

* commit '8e15eabd':
  Apply the correct SELinux label for the properties workspace.
parents 145d61e0 8e15eabd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -879,6 +879,7 @@ int main(int argc, char **argv)
     */
    restorecon("/dev");
    restorecon("/dev/socket");
    restorecon("/dev/__properties__");

    is_charger = !strcmp(bootmode, "charger");