History log of /hardware/interfaces/automotive/vehicle/2.0/default/tests/VehicleHalTestUtils.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
28b9f8be0b849c58e905c4a67358036a1fa82c65 30-Mar-2018 Steve Paik <spaik@google.com> Update VHAL types.hal

Revised types.hal:
- Add documentation to everything
- Remove radio property
- Update Power Manager properties
- Cleanup formatting

Bug: 77301298
Test: It compiles
Change-Id: I05a1b3269092c05e7f56c57166d2aebe420d7f6a
/hardware/interfaces/automotive/vehicle/2.0/default/tests/VehicleHalTestUtils.h
1ae977d6e87a88e1689d406636982e8296d68175 23-Jan-2018 Steve Paik <spaik@google.com> Refactor VHAL

This CL contains the following modifications:
- Add INT64_VEC type
- Rename VehiclePropertyType:COMPLEX to MIXED
- Remove supportedAreas from VehiclePropConfig
- Allow an areaId to contain multiple zones/seats/windows
- Remove ROW_* zones
- Remove zone/areaId from subscribe() interface
- CLANG formatting

Bug: 72348165
Test: Compiles
Change-Id: I274dc69b6532a06433a0409c7ca44d0a5bce65af
/hardware/interfaces/automotive/vehicle/2.0/default/tests/VehicleHalTestUtils.h
c525408c60373cb86fa5ffaa8dabb0945ab41716 21-Jun-2017 Steven Moreland <smoreland@google.com> Remove toString methods in Vehicle HAL.

These methods are already generated by HIDL, but this is
only now being realized.

Test: methods no longer conflict
Change-Id: I522630267beb7f87713a0a54c1ecb38077dc1b4e
/hardware/interfaces/automotive/vehicle/2.0/default/tests/VehicleHalTestUtils.h
dd1b9d395d7a91a8dd766fe4559696ae152035c0 22-Feb-2017 Antonio Cortes <antoniocortes@google.com> Post-O. Move VMS property to hal 2.1.

Test: build and flash Mojave board with TARGET_USES_CAR_FUTURE_FEATURES=true.
Test: check that the property is displayed in the logs during startup.
Bug: 35628104

Change-Id: I8b5327ae255cd94ac78a0436aac06b32e3168c28
/hardware/interfaces/automotive/vehicle/2.0/default/tests/VehicleHalTestUtils.h
c5344ac04c430486633521098fdb63887546a32a 08-Feb-2017 Pavel Maltsev <pavelm@google.com> Initial submit of Vehicle HAL 2.1

Major changes / decisions:

- created empty IVehicle@2.1 interface to distinguish HAL impls
from client's (Car Service) perspective;
- created default 2.1 implementation that currently delegates all
calls to existing 2.0 implementation
- had to refactor a little bit 2.0 thus components could be esily
imported in 2.1

TOOD:
- move OBD and VMS code to 2.1
- decouple "DefaultVehicleHal.cpp"
- rename "DefaultVehicleHal" to Emulator (let's call things by their names)

b/34716856

Test: todo

Change-Id: Ib23650ca1277f0dfb24e5c789d65a19dce8b1abc
/hardware/interfaces/automotive/vehicle/2.0/default/tests/VehicleHalTestUtils.h
308515f65fcbc0592b3b7053dfbf7de6fbb9a806 07-Feb-2017 Pavel Maltsev <pavelm@google.com> Fix warning in Vehicle HAL

Test: mm -j

Change-Id: Ifc0654e912f3b592af90246af6d87324c469a8d3
Fix: b/34901911
/hardware/interfaces/automotive/vehicle/2.0/default/tests/VehicleHalTestUtils.h
2579fb792b4d47555515459f372f63c4305ee2ca 02-Feb-2017 Pavel Maltsev <pavelm@google.com> Move Vehicle HAL under automotive package

Test: verified unit tests and VTS are passing

Bug: b/33200203
Change-Id: I69cc4bc0d4cbc1a6bf2f77564a8f70412fe06947
/hardware/interfaces/automotive/vehicle/2.0/default/tests/VehicleHalTestUtils.h