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

Commit 6be2fe13 authored by Zhe Song's avatar Zhe Song
Browse files

Add aconfig flag to control contextual tips frequency capping.

Bug: 322891421
Bug: 328338293
Test: unit tests
Flag: ACONFIG com.android.systemui.enable_contextual_tips_frequency_cap DEVELOPMENT
Change-Id: Ieebd45c4b6d8aa408d4f997718c46636b2186e19
parent fe843f87
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -453,6 +453,13 @@ flag {
   bug: "322891421"
}

flag {
   name: "enable_contextual_tips_frequency_cap"
   description: "Enables frequency capping for contextual tips, e.g. 1x/day, 2x/week, 3x/lifetime."
   namespace: "systemui"
   bug: "322891421"
}

flag {
   name: "enable_contextual_tips"
   description: "Enables showing contextual tips."