platform_hardware_interfaces/automotive/vehicle/2.0
Pavel Maltsev c5344ac04c 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
2017-02-14 16:07:11 -08:00
..
default Initial submit of Vehicle HAL 2.1 2017-02-14 16:07:11 -08:00
vts Update .vts files on master based on the latest .hal file and hidl-gen 2017-02-13 18:03:06 -08:00
Android.bp Update makefiles to use filgroup syntax. 2017-02-10 12:45:19 -08:00
Android.mk Updated makefiles 2017-02-09 17:20:45 -08:00
IVehicle.hal Move Vehicle HAL under automotive package 2017-02-05 16:48:12 -08:00
IVehicleCallback.hal Move Vehicle HAL under automotive package 2017-02-05 16:48:12 -08:00
types.hal Initial submit of Vehicle HAL 2.1 2017-02-14 16:07:11 -08:00