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

Commit 7c2f9610 authored by Bharat Singh's avatar Bharat Singh
Browse files

Add flag decouple_view_controller_in_animlib in SysUI aconfig file

Bug: 393241010
Flag: com.android.systemui.decouple_view_controller_in_animlib
Change-Id: I2926e0d06c7a26399030f963dbef08a87951726f
parent dc284f43
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2020,3 +2020,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"
}