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

Commit 75f23559 authored by Yu Chao (zhào-yò)'s avatar Yu Chao (zhào-yò)
Browse files

Add aconfig flag for enabling the "mute volume" contextual tip

Bug: 337737048
Change-Id: I81fe075a2e91e0aa64b8ca622eb8452a64eed436
Test: NONE this just adds the flag. No change in behavior yet.
Flag: ACONFIG com.android.systemui.enable_contextual_tip_for_mute_volume DEVELOPMENT
parent a6fa2ad4
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."