Loading packages/SystemUI/aconfig/systemui.aconfig +9 −0 Original line number Diff line number Diff line Loading @@ -159,6 +159,15 @@ flag { bug: "289353932" } flag { name: "edge_back_gesture_handler_thread" namespace: "systemui" description: "Moves the EdgeBackGestureHandler window, which is used for rendering the back " "arrow, to a separate thread. Previously, the EdgeBackGestureHandler window would share " "the main thread with the rest of System UI." bug: "304583132" } flag { name: "new_aod_transition" namespace: "systemui" Loading Loading
packages/SystemUI/aconfig/systemui.aconfig +9 −0 Original line number Diff line number Diff line Loading @@ -159,6 +159,15 @@ flag { bug: "289353932" } flag { name: "edge_back_gesture_handler_thread" namespace: "systemui" description: "Moves the EdgeBackGestureHandler window, which is used for rendering the back " "arrow, to a separate thread. Previously, the EdgeBackGestureHandler window would share " "the main thread with the rest of System UI." bug: "304583132" } flag { name: "new_aod_transition" namespace: "systemui" Loading