History log of /hardware/interfaces/automotive/vehicle/2.0/default/tests/VehicleObjectPool_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/VehicleObjectPool_test.cpp
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/VehicleObjectPool_test.cpp
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/VehicleObjectPool_test.cpp