commit | ded5e17510476a46ce4159cef819ac737c7f90f6 | [log] [tgz] |
---|---|---|
author | Steve Paik <spaik@google.com> | Mon Jan 29 16:52:52 2018 -0800 |
committer | Steve Paik <spaik@google.com> | Mon Jan 29 16:52:52 2018 -0800 |
tree | a77829336d175731f2645d86f05b7f58f6399dc1 | |
parent | 22f1b90e168a92eed2056eeaa69c5a12c65628ef [diff] |
Modify FAN_DIRECTION to be a bit mask We are changing VehicleHvacFanDirection to be a bit mask so that any combination of fan directions can be made. This means that HVAC_FAN_DIRECTION_AVAILABLE must now be a int32_vector. Bug: 72221544 Test: Unit tests pass Change-Id: I602871c95aa2429ea334ec85a879610c68979184