Loading packages/SystemUI/aconfig/systemui.aconfig +16 −0 Original line number Diff line number Diff line Loading @@ -297,6 +297,22 @@ flag { bug: "304583132" } flag { name: "status_bar_ui_thread" namespace: "systemui" description: "Move the StatusBar window to a new UI thread, which is separate from the main " "thread." bug: "374159193" } flag { name: "notification_shade_ui_thread" namespace: "systemui" description: "Move the NotificationShade window to a new UI thread, which is separate from " "the main thread." bug: "374159657" } flag { name: "new_aod_transition" namespace: "systemui" Loading Loading
packages/SystemUI/aconfig/systemui.aconfig +16 −0 Original line number Diff line number Diff line Loading @@ -297,6 +297,22 @@ flag { bug: "304583132" } flag { name: "status_bar_ui_thread" namespace: "systemui" description: "Move the StatusBar window to a new UI thread, which is separate from the main " "thread." bug: "374159193" } flag { name: "notification_shade_ui_thread" namespace: "systemui" description: "Move the NotificationShade window to a new UI thread, which is separate from " "the main thread." bug: "374159657" } flag { name: "new_aod_transition" namespace: "systemui" Loading