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

Commit 749103ff authored by Zoey Chen's avatar Zoey Chen
Browse files

[Settings] Add feature flag for new UI

Bug: 385659296
Change-Id: Iaab6a60f72a5e79d44de69770622ee2a577a8175
Flag: com.android.settings.flags.settings_expressive_design_enabled
Test: manual
parent 6d9de784
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -28,3 +28,10 @@ flag {
    description: "Feature flag for regional preferences APIs"
    bug: "370379000"
}

flag {
    name: "settings_expressive_design_enabled"
    namespace: "globalintl"
    description: "Feature flag for expressive design"
    bug: "385659296"
}
 No newline at end of file