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

Commit 37169911 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix global actions dialog order"

parents cacd6951 eec226c9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2486,9 +2486,9 @@
    <string-array translatable="false" name="config_globalActionsList">
        <item>power</item>
        <item>restart</item>
        <item>screenshot</item>
        <item>logout</item>
        <item>lockdown</item>
        <item>logout</item>
        <item>screenshot</item>
        <item>bugreport</item>
        <item>users</item>
    </string-array>