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

Commit 52d9f07f authored by Yeabkal Wubshit's avatar Yeabkal Wubshit Committed by Android (Google) Code Review
Browse files

Merge "Prioritize SysUI reboot UI for Wear recovery reboot" into main

parents 9c88f88f b4d1c62d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -114,4 +114,7 @@
    <!-- By default ActivityOptions#makeScaleUpAnimation is only used between activities. This
     config enables OEMs to support its usage across tasks.-->
    <bool name="config_enableCrossTaskScaleUpAnimation">true</bool>

    <!-- Whether Sys UI reboot UI is prioritized for reocvery triggered UI. -->
    <bool name="config_prioritizeSysUiForRecoveryRebootUi">true</bool>
</resources>