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

Commit 5382583e authored by Bharat Singh's avatar Bharat Singh Committed by Android (Google) Code Review
Browse files

Merge "Add flag decouple_view_controller_in_animlib in SysUI aconfig file" into main

parents 23a5381e 7c2f9610
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2013,3 +2013,10 @@ flag {
    description: "Show a Locked by your watch indicator on the keyguard when the device is locked by the watch."
    bug: "387322459"
}

flag {
    name: "decouple_view_controller_in_animlib"
    namespace: "systemui"
    description: "Decouple view and controller in AnimLib."
    bug: "393241010"
}