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

Commit cf7b2e2f authored by Juan Sebastian Martinez's avatar Juan Sebastian Martinez Committed by Android (Google) Code Review
Browse files

Merge "[SysUI][Floaty] Add haptic effect flag." into main

parents 92333ef4 c8633482
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -169,3 +169,13 @@ flag {
    }
}

flag {
    name: "enable_lpp_assist_invocation_haptic_effect"
    namespace: "systemui"
    description: "Enables haptics for the invocation effect on power button long press for launching assistant"
    bug: "412325043"
    metadata {
         purpose: PURPOSE_BUGFIX
    }
}