summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move Vehicle HAL under automotive packagePavel Maltsev2017-02-0537-13467/+0
* move VTS stub files and non-functional testsKeun Soo Yim2017-02-038-336/+0
* Update Andriod.bp for hals.Zhuoyao Zhang2017-02-032-53/+88
* Fix vehicle HAL breakage.Martijn Coenen2017-02-031-1/+1
* Merge "Convert Vehicle Property to integer"TreeHugger Robot2017-02-0221-153/+157
|\
| * Convert Vehicle Property to integerPavel Maltsev2017-02-0121-153/+157
* | Teach Vehicle HAL a way to indicate which subset of OBD2 sensors are valid fo...Enrico Granata2017-02-018-71/+616
|/
* Merge "Add coverage to tv_input, tv_cec, and vehicle vts hal tests"Yuexi Ma2017-01-301-0/+8
|\
| * Add coverage to tv_input, tv_cec, and vehicle vts hal testsYuexi Ma2017-01-251-0/+8
* | Merge "Fix AP_POWER_STATE property in Vehicle HAL"TreeHugger Robot2017-01-281-15/+36
|\ \
| * | Fix AP_POWER_STATE property in Vehicle HALPavel Maltsev2017-01-261-15/+36
* | | Merge "Adding VMS message type and a structure to the VMS messages."Asaf Rosenfeld2017-01-281-1/+38
|\ \ \
| * | | Adding VMS message type and a structure to the VMS messages.asafro2017-01-271-1/+38
* | | | Merge "Vehicle HAL: add wheeltick property"TreeHugger Robot2017-01-272-0/+69
|\ \ \ \ | | |/ / | |/| |
| * | | Vehicle HAL: add wheeltick propertyPavel Maltsev2017-01-262-0/+69
* | | | Merge "Add logic to actually read OBD2 sensor properties to VehicleHidlTest"Enrico Granata2017-01-261-2/+72
|\ \ \ \
| * | | | Add logic to actually read OBD2 sensor properties to VehicleHidlTestEnrico Granata2017-01-261-2/+72
| |/ / /
* | | | Merge "Rename the VMDS property to VMS which is how it is called now. Test: F...Asaf Rosenfeld2017-01-264-6/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Rename the VMDS property to VMS which is how it is called now.asafro2017-01-244-6/+6
* | | | Merge "fix errata in comment"Keun-young Park2017-01-251-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix errata in commentKeun-young Park2017-01-251-0/+1
* | | | Fix syntax error in Vehicle VTSPavel Maltsev2017-01-251-4/+4
|/ / /
* | / Vehicle HAL: add VTS case for DRIVING_STATUSPavel Maltsev2017-01-251-0/+34
| |/ |/|
* | Merge "Specify username for a target-side driver."TreeHugger Robot2017-01-201-0/+6
|\ \ | |/ |/|
| * Specify username for a target-side driver.Keun Soo Yim2017-01-191-0/+6
* | Merge "Vehicle HAL: return ACCESS_DENIED when appropriate"TreeHugger Robot2017-01-203-12/+16
|\ \ | |/ |/|
| * Vehicle HAL: return ACCESS_DENIED when appropriatePavel Maltsev2017-01-173-12/+16
* | Remove useless Android.mk files.Steven Moreland2017-01-181-19/+0
* | Update profiling code for host-side tests.Zhuoyao Zhang2017-01-171-4/+9
* | Remove empty Android.mk files for 3 test projectsYuexi Ma2017-01-176-96/+1
|/
* Stub out VTS testing for OBD2 sensorsEnrico Granata2017-01-174-0/+128
* Merge "add additional audio properties"Keun-young Park2017-01-121-0/+80
|\
| * add additional audio propertiesKeun-young Park2017-01-111-0/+80
* | liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-113-4/+4
* | Merge changes from topic 'bphwfoo'TreeHugger Robot2017-01-111-4/+4
|\ \
| * | Bp/nFoo -> Bp/nHwFoo.Yifan Hong2017-01-111-4/+4
| |/
* / Renamed toString to vecToStringYifan Hong2017-01-101-5/+5
|/
* Fix a typo that was causing two index values to be commented out.Enrico Granata2017-01-091-1/+1
* Merge "Add VTS case for mandatory props in Vehicle HAL"TreeHugger Robot2017-01-091-6/+26
|\
| * Add VTS case for mandatory props in Vehicle HALPavel Maltsev2017-01-091-6/+26
* | Merge "Generate up-to-date .vts files"TreeHugger Robot2017-01-061-0/+878
|\ \ | |/ |/|
| * Generate up-to-date .vts filesEnrico Granata2017-01-061-0/+878
* | Resolve TODOs in Vehicle HAL interfacePavel Maltsev2017-01-062-5/+1
|/
* Fix VTS paths on 32-bit targetHsin-Yi Chen2017-01-041-2/+2
* Merge "Define property types for the live and freeze-frame sensor data."Enrico Granata2017-01-041-0/+53
|\
| * Define property types for the live and freeze-frame sensor data.Enrico Granata2017-01-041-0/+53
* | Merge "specify vehicle service name on vts test"Yuexi Ma2017-01-041-0/+1
|\ \ | |/ |/|
| * specify vehicle service name on vts testYuexi Ma2017-01-031-0/+1
* | Initial definition of data types and enumerations for OBD2-compatible diagnos...Enrico Granata2017-01-032-0/+722
* | Remove obsolete references to IPCThreadState/ProcessState.Martijn Coenen2016-12-301-4/+4
|/