commit | 2e087368209ff1d7fcfcfc645e64e8a51ae16826 | [log] [tgz] |
---|---|---|
author | Ale Nijamkin <nijamkin@google.com> | Wed Oct 18 00:29:03 2023 +0000 |
committer | Ale Nijamkin <nijamkin@google.com> | Wed Oct 18 00:29:08 2023 +0000 |
tree | 1b532d9c20113abf164dd87004d0b462dae7570d | |
parent | 2372b07d00f6b78228ce85e1656147a7d76eff3f [diff] [blame] |
[flexiglass] Creates top-level aconfig flag. Bug: 283121968 Change-Id: Id887212eece8535f08006ae1ad089eaca20ccb33 Test: N/A Flag: type:ACONFIG scene_container state:DEVELOPMENT
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig index 2509cfd..211af90 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig
@@ -29,3 +29,10 @@ "Notification Manager Service" bug: "299448097" } + +flag { + name: "scene_container" + namespace: "systemui" + description: "Enables the scene container framework go/flexiglass." + bug: "283121968" +}