commit | 936fec94bd77394be9cc7cec1102ed65e00bf6e4 | [log] [tgz] |
---|---|---|
author | Ats Jenk <atsjenk@google.com> | Wed Oct 02 11:42:48 2024 -0700 |
committer | Ats Jenk <atsjenk@google.com> | Wed Oct 02 15:56:08 2024 -0700 |
tree | 5f01f5a678b59854a0740207461f40c599e8112d | |
parent | 17b246a556df6e226e63df5a76a7d1f6cc70a5ad [diff] |
Allow injecting bubble controllers in taskbar test Update TaskbarUnitTestRule @InjectController annotation to support injecting bubble controllers. Bubble controllers are optional and only initialized if the feature flag is enabled. Add a test to check that bubble controllers are only initialized when the flag is on. Bug: 371017282 Test: TaskbarUnitTestRuleTest Flag: TEST_ONLY Change-Id: Ibea2dbe0db854d530ef93ac53204a361572fa5b2