commit | 67534538672bff19b220a02570505ee53d50df26 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Fri Feb 11 21:55:31 2022 +0000 |
committer | Yu Shan <shanyu@google.com> | Sat Feb 12 00:53:25 2022 +0000 |
tree | 24b0099d32cb5c112977339c075c31a7a3635078 | |
parent | ebe7ed396a57e83592bddcca07de9f4ff5aec945 [diff] |
Remove default value for AP_POWER_STATE_REQ. Remove the default value for AP_POWER_STATE_REQ because initially the device should be in an OFF state, but there is no such AP_POWER_STATE_REQ. If we set the default value to ON, then when VHAL set the value to ON, it would cause no value update event to inform CarService. Test: atest FakeVehicleHardwareTest. Manually run audio test on cf target. Bug: 218924258 Change-Id: I3552a38bf2433015767c2254e42871cee5c9e716