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

Commit 2db00bf0 authored by Edgar Wang's avatar Edgar Wang
Browse files

Add trunck stable flag for homepage settings UX revamp

Bug: 321612737
Test: rebuild
Change-Id: Ieaab5e9ee9a75eb6630b0639585c89949f9db381
parent 357c795c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -21,3 +21,10 @@ flag {
    description: "Feature flag to enable the archiving feature."
    bug: "323164382"
}

flag {
    name: "homepage_revamp"
    namespace: "android_settings"
    description: "Feature flag to enable new settings homepage UX."
    bug: "321612737"
}