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

Commit 54552737 authored by Zhe Song's avatar Zhe Song Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag to control contextual tips frequency capping." into main

parents 459ed769 6be2fe13
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -462,6 +462,13 @@ flag {
   bug: "322891421"
   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 {
flag {
   name: "enable_contextual_tips"
   name: "enable_contextual_tips"
   description: "Enables showing contextual tips."
   description: "Enables showing contextual tips."