commit | d1a872e5e91dd0c219a9624f671a715d7f4dbd7c | [log] [tgz] |
---|---|---|
author | Alejandro Nijamkin <nijamkin@google.com> | Wed Nov 22 13:24:25 2023 -0800 |
committer | Alejandro Nijamkin <nijamkin@google.com> | Wed Nov 22 14:49:25 2023 -0800 |
tree | c3925f20b69e6d07a94787a18cfa0db43c210f2a | |
parent | 9990350ceb046ea717e34874cf9355aff42af65b [diff] |
[flexiglass] Adds XML config to SceneContainerFlags While removing the pre-aconfig SCENE_CONTAINER flag from Flags.kt, I noticed that the original flag also checked an XML config boolean which SceneContainerFlags wasn't checking. I've updated that class to take the XML config into account, in addition to cleaning up Flags.kt. Bug: 283121968 Flag: NA Test: Unit test updated Change-Id: I6b44d1ae042ec5d3409675c3fb39b00f65b8c8c9