Merge "[Settings] Add feature flag for new UI" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
6d2e29113a
@@ -27,4 +27,11 @@ flag {
|
|||||||
namespace: "globalintl"
|
namespace: "globalintl"
|
||||||
description: "Feature flag for regional preferences APIs"
|
description: "Feature flag for regional preferences APIs"
|
||||||
bug: "370379000"
|
bug: "370379000"
|
||||||
|
}
|
||||||
|
|
||||||
|
flag {
|
||||||
|
name: "settings_expressive_design_enabled"
|
||||||
|
namespace: "globalintl"
|
||||||
|
description: "Feature flag for expressive design"
|
||||||
|
bug: "385659296"
|
||||||
}
|
}
|
Reference in New Issue
Block a user