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

Commit b4d1c62d authored by Yeabkal Wubshit's avatar Yeabkal Wubshit
Browse files

Prioritize SysUI reboot UI for Wear recovery reboot

Bug: 392830202
Test: N/A
Flag: EXEMPT trivial fix
Change-Id: I97e75698b3535e38d133ff9e240211596822968b
parent fa9d6da4
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>