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

Commit 3964b56a authored by Yu Chao's avatar Yu Chao Committed by Yu Chao (zhào-yò)
Browse files

Add aconfig flag to guard contextual tips features.

Bug: 322891421
Test: NONE this just adds the flags. No change in behavior.
Flag: ACONFIG com.android.systemui.enable_contextual_tips DEVELOPMENT
Change-Id: I809aac8880fc0432f5b3687842c5c77b38a5e451
parent 2674eb91
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -388,6 +388,13 @@ flag {
   bug: "322891421"
}

flag {
   name: "enable_contextual_tips"
   description: "Enables showing contextual tips."
   namespace: "systemui"
   bug: "322891421"
}

flag {
   name: "shaderlib_loading_effect_refactor"
   namespace: "systemui"