commit | ddf0ea0d8fe7040381797a318c596e7fdaea501b | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Wed Dec 21 17:12:12 2022 -0800 |
committer | Yu Shan <shanyu@google.com> | Fri Jan 06 17:01:08 2023 -0800 |
tree | 1e4826aa9a2b55da91ffa8fbeb93de13e8a4befe | |
parent | cf23435a23413c697c89689a8c91b53b101414f4 [diff] |
Make HVAC dep properties unavailable to get when power is off. Previously HVAC properties are unavailable to set when hvac power is off. This CL makes VHAL returns NOT_AVAILABLE for get as well. VHAL will also generate property change event when the power is switched on again. Test: atest FakeVehicleHardwareTest Bug: 262461830 Change-Id: I17ca8a4e48f3ff5854226a6a38a42220078073d5