Add trunck stable flag for homepage settings UX revamp

Bug: 321612737
Test: rebuild
Change-Id: Ieaab5e9ee9a75eb6630b0639585c89949f9db381
This commit is contained in:
Edgar Wang
2024-04-10 23:32:36 +00:00
parent 357c795cea
commit 2db00bf02d

View File

@@ -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"
}