Migrate HVAC panel to use named system bars
This change updates the HVAC panel to register its drag-close listener
on specific, named system bars defined in the new
'config_registerHvacDragCloseListener' XML string-array. This allows
for more flexible and configurable behavior, as the HVAC panel is no
longer hardcoded to register on all available system bars.
Fixes: 437988309, 432799957
Test: atest CarSystemUITests
Flag: com.android.car.scalableui.enable_ext_panel_updates
Change-Id: I2c9f4658984dcf5508339aa70e38e4e7df14c301
5 files changed