summaryrefslogtreecommitdiffstats
path: root/automotive
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove ENV_CABIN_TEMPERATURE from VHal" into pi-devScott Randolph2018-04-301-13/+0
|\
| * Remove ENV_CABIN_TEMPERATURE from VHalScott Randolph2018-04-251-13/+0
* | Use configArray for HVAC_POWER_ONSteve Paik2018-04-251-11/+12
|/
* Rename EV_CONNECTOR_TYPE enumsSteve Paik2018-04-251-12/+14
* Merge "Update Android.bp via update-makefiles.sh" into pi-devTreeHugger Robot2018-04-201-1/+1
|\
| * Update Android.bp via update-makefiles.shMichael Butler2018-04-181-1/+1
* | Update VHAL comments to clarify useageScott Randolph2018-04-181-18/+22
|/
* Update VHAL types.halSteve Paik2018-04-0211-596/+693
* Merge "Deprecate DRIVING_STATUS vehicle property." into pi-devRam Periathiruvadi2018-03-303-36/+0
|\
| * Deprecate DRIVING_STATUS vehicle property.Ram Periathiruvadi2018-03-293-36/+0
* | Merge "Teach VehiclePropertyStore to not propagate the status value when a se...Enrico Granata2018-03-303-9/+24
|\ \
| * | Teach VehiclePropertyStore to not propagate the status value when a set() ope...Enrico Granata2018-03-273-9/+24
| |/
* / Extend VHAL test property to allow inject eventsPavel Maltsev2018-03-293-13/+50
|/
* Merge "Fix AP_POWER_BOOTUP_REASON to be static" into pi-devTreeHugger Robot2018-03-262-1/+3
|\
| * Fix AP_POWER_BOOTUP_REASON to be staticSteve Paik2018-03-232-1/+3
* | Make toInt() a little bit shorter by moving std::underlying_type to a templat...Enrico Granata2018-03-231-4/+3
|/
* Update Makefiles Missed In Previous CommitsNathan Harold2018-03-191-0/+1
* Merge "VehicleHal::set() should not be able to tamper with a property's AVAIL...TreeHugger Robot2018-03-171-0/+17
|\
| * VehicleHal::set() should not be able to tamper with a property's AVAILABLE st...Enrico Granata2018-03-161-0/+17
* | When writing a VehiclePropValue to the store, update its statusEnrico Granata2018-03-151-0/+1
|/
* Add VTS test for automotive AudioControl HALScott Randolph2018-03-095-5/+193
* Add power propertiesSteve Paik2018-02-262-12/+35
* Revert "Add power properties"Kamaljeet Maini2018-02-221-17/+6
* Merge "Add power properties"TreeHugger Robot2018-02-211-6/+17
|\
| * Add power propertiesSteve Paik2018-02-211-6/+17
* | Merge "Convert evs hal test to use VtsHalHidlTargetTestEnvBase" am: 9be06304d...Zhuoyao Zhang2018-02-211-2/+26
|\ \ | |/ |/|
| * Convert evs hal test to use VtsHalHidlTargetTestEnvBaseZhuoyao Zhang2018-02-201-2/+26
| * Updating makefiles for hidl_interface.Steven Moreland2017-12-033-1571/+90
| * Remove subdirsSteven Moreland2017-11-281-9/+0
* | AreaId is not expected for the Vms VehiclePropertyAditi Nagaraj2018-02-132-12/+4
* | Merge "Add ENGINE_OIL_LEVEL, PARKING_BRAKE_AUTO_APPLY"Steve Paik2018-02-062-1/+45
|\ \
| * | Add ENGINE_OIL_LEVEL, PARKING_BRAKE_AUTO_APPLYSteve Paik2018-02-022-1/+45
* | | Merge "Remove IAudioControlCallback for P"Scott Randolph2018-02-069-165/+0
|\ \ \
| * | | Remove IAudioControlCallback for PScott Randolph2018-02-029-165/+0
* | | | Merge "Modify FAN_DIRECTION to be a bit mask"TreeHugger Robot2018-02-031-9/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Modify FAN_DIRECTION to be a bit maskSteve Paik2018-01-291-9/+9
* | | | Merge "Remove unused property from Vehicle HAL"TreeHugger Robot2018-01-312-55/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused property from Vehicle HALPavel Maltsev2018-01-262-55/+0
* | | | Fix missing copies of status member variableSteve Paik2018-01-263-0/+3
|/ / /
* | | Merge "Runs audio control service in delicated user"Hongwei Wang2018-01-261-1/+1
|\ \ \
| * | | Runs audio control service in delicated userHongwei Wang2018-01-231-1/+1
* | | | Merge "Update emulator protobuf to include status"TreeHugger Robot2018-01-262-1/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Update emulator protobuf to include statusSteve Paik2018-01-252-1/+10
* | | | Merge "Refactor VHAL"TreeHugger Robot2018-01-2516-180/+113
|\| | |
| * | | Refactor VHALSteve Paik2018-01-2316-180/+113
* | | | Merge "Adding missing VMS PublisherId functionality to vehicle hidl. VMS late...Asaf Rosenfeld2018-01-242-2/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | Adding missing VMS PublisherId functionality to vehicle hidl.Asaf Rosenfeld2018-01-232-2/+45
* | | | interfaces: Automotive Vehicle HAL shared lib defAnthony Mah2018-01-191-8/+1
* | | | Removes deprecated audio property in vehicle halHongwei Wang2018-01-181-1/+1
* | | | Merge "Remove AUDIO_* properties."TreeHugger Robot2018-01-132-603/+0
|\ \ \ \