ErrorCode is created in IVhalClient to better describe the error case in vhal cpp client interface.
Test: atest VtsHalAutomotiveVehicle_TargetTest
Bug: 224876310
Bug: 236845761
Change-Id: I261f67b62ead4386bb58daed81d72276ab0eb88d
Revert submission 18878765-b/224876310
Reason for revert: <seahawk build fails. Needs to update related files in seahawk>
Reverted Changes:
I3ec73d068:Change StatusCode to ErrorCode.
I98c2cbe07:Created ErrorCode in vhal cpp client.
Change-Id: I809ec4718c4d730212d2d7cdf3fd6dd12eee835e
ErrorCode is created in IVhalClient to better describe the error case in
vhal cpp client interface.
Test: atest VtsHalAutomotiveVehicle_TargetTest
Bug: 224876310
Change-Id: I3ec73d0688c90d79e2819736df9fc00d6bc25662
The expected behavior for timestamp was not clearly defined in HIDL.
In AIDL, we add clearer definition based on the existing HIDL ref
impl's behavior. This CL add VTS test to enforce these behavior for
AIDL backend.
Test: atest VtsHalAutomotiveVehicle_TargetTest
Bug: 225191802
Change-Id: Ic208d6ac20cb7b820249c9b545c7b3a83528a1dd
Added SPDX-license-identifier-Apache-2.0 to:
automotive/vehicle/vts/Android.bp
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Change-Id: Ic7216f0da29aabfad2ce3614e5f9ee40055aa609
Define a VhalResult alias to represent Result that contains a VHAL
StatusCode as error type. This alias helps client to easier migrate
from android::base::Result to VhalResult.
Test: Presubmit
Bug: 219612366
Change-Id: I17f15044ee962c7148b0adc3925e0b0a9dfab2a8
Migrate VHAL VTS to be compatible with both HIDL and AIDL VHAL. The
test cases remains the same.
Test: atest VtsHalAutomotiveVehicle_TargetTest
Bug: 216736141
Change-Id: I5010b9c205656187e890b91dadc69e97ddc96862