commit | f408582941071891062e1d0392c05e7b1c9757ed | [log] [tgz] |
---|---|---|
author | Scott Randolph <randolphs@google.com> | Tue Jun 27 15:23:01 2017 -0700 |
committer | Scott Randolph <randolphs@google.com> | Tue Jun 27 15:23:01 2017 -0700 |
tree | 8c1bc3f0a7d15ba5098e962a5e0f0d4a2dbf2c05 | |
parent | 1d9ce6678eb1a84f42a5edb73558fb1ce0867b42 [diff] |
Add getNavigationBarWindow override to CarStatusBar This fixes the CarStatusBar to work with new code in the framework which relies on getting the status bar window. Prior to this, the base class function was called, but returned null since the base classes' objects are not used by the derived class. Test: Run systemUi on Mojave Bug: 62948289 Change-Id: Ic3357a7bb61f1a4f4fdfd626d91f611bcad9893e