platform_hardware_interfaces/automotive/vehicle/aidl
Yu Shan a58110ea59 Define custom error type for StatusCode.
Define a wrapper class for StatusCode to be used as E in
Result<T, E>. By default E is errorno as defined in linux and does
not print out the correct error message.

Migrate existing Result usage in VHAL to Result<T, VhalError>.

Test: atest VehicleUtilsTest
Bug: 219612366
Change-Id: Ic5369b6035bc46afc4c61da26c4b50f7fa9969d8
2022-03-03 02:31:37 +00:00
..
aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle Add vehicle curb weight property 2022-02-08 16:42:46 +00:00
aidl_test Make VehicleHalUtils vendor available. 2022-02-09 12:03:11 -08:00
android/hardware/automotive/vehicle Update CustomInputType AIDL documentation 2022-02-16 10:30:09 -08:00
impl Define custom error type for StatusCode. 2022-03-03 02:31:37 +00:00
Android.bp update automotive hals for car mainline 2021-10-06 09:23:30 -07:00