commit | a5ce2c2870db7abfe3e0705e83338c6efb2bc3ea | [log] [tgz] |
---|---|---|
author | Chris Göllner <chrisgollner@google.com> | Mon Nov 25 13:38:59 2024 +0000 |
committer | Chris Göllner <chrisgollner@google.com> | Mon Nov 25 13:38:59 2024 +0000 |
tree | add280ad202590d42f1b02b29f4f2a6c70709573 | |
parent | 2369804ab7138bbdc31056efe906777ed0f16640 [diff] |
LightBarControllerImpl.Factory: call start to keep legacy behavior Before, LightBarControllerImpl was doing work in the constructor, which moved to start(). To keep the same behavior as before in the legacy path (NavigationBar), we need to manually call start(). Test: Manual - Build & Run and make sure LightBarControllerImpl is behaving as expected. Flag: EXEMPT simple fix Bug: 379344858 Change-Id: I892c61a05c4c8c1547eddfc70bbdc28688d6490f