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

Commit b51e4c83 authored by Yu Chao (zhào-yò)'s avatar Yu Chao (zhào-yò) Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag for enabling the "mute volume" contextual tip" into main

parents 7e4e66b1 75f23559
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -549,6 +549,13 @@ flag {
   bug: "322891421"
}

flag {
    name: "enable_contextual_tip_for_mute_volume"
    namespace: "systemui"
    description: "Enables the contextual tip for muting the volume."
    bug: "337737048"
}

flag {
   name: "disable_contextual_tips_frequency_check"
   description: "Disables frequency capping check for contextual tips."