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

Commit 3e5b99b7 authored by Bharat Singh's avatar Bharat Singh
Browse files

Add flag enable_lpp_squeeze_effect in shared SystemUI aconfig file

This flags will be used for enabling the squeeze effect around device edges when Gemini is invoked via long press of power button.

Flag: NONE Adding new flag
Bug: 396099245
Change-Id: Idf9702dc52de0f46cd80b13280e843fb767899e0
parent a471aaff
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -121,3 +121,10 @@ flag {
    description: "Enables extended wallpaper effects"
    bug: "334125919"
}

flag {
    name: "enable_lpp_squeeze_effect"
    namespace: "systemui"
    description: "Enables squeeze effect on power button long press launching Gemini"
    bug: "396099245"
}