summaryrefslogtreecommitdiffstats
path: root/automotive/vehicle/2.0/default/impl/vhal_v2_0/EmulatedVehicleHal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't send brightness to car service inside EmulatorHuihong Luo2020-03-111-2/+24
* Fix Default VHAL to send ON request when device bootsSteve Paik2018-10-221-0/+35
* Refactor Power ManagementSteve Paik2018-10-171-7/+0
* Propagate set events in the emulated vehicle HAL.davidln2018-07-251-0/+1
* Generate VHAL property mixed type from JSONChao Yan2018-06-221-1/+1
* Added support for multiple VHAL generatorsChao Yan2018-06-051-8/+41
* Update default config areaId'sSteve Paik2018-05-161-2/+3
* Added fake VHAL value generator based on JSON fileChao Yan2018-05-101-52/+28
* Update VHAL types.halSteve Paik2018-04-021-2/+2
* Merge "Teach VehiclePropertyStore to not propagate the status value when a se...Enrico Granata2018-03-301-6/+18
|\
| * Teach VehiclePropertyStore to not propagate the status value when a set() ope...Enrico Granata2018-03-271-6/+18
* | Extend VHAL test property to allow inject eventsPavel Maltsev2018-03-291-6/+24
|/
* VehicleHal::set() should not be able to tamper with a property's AVAILABLE st...Enrico Granata2018-03-161-0/+17
* Add power propertiesSteve Paik2018-02-261-6/+17
* Fix missing copies of status member variableSteve Paik2018-01-261-0/+1
* Refactor VHALSteve Paik2018-01-231-16/+19
* Do not write initial empty values for the diagnostic properties.Enrico Granata2017-09-111-0/+17
* Merge Vehicle HAL 2.1 iface to 2.0Pavel Maltsev2017-08-241-5/+179
* Add support of generating fake events via emulatorSteve Paik2017-06-061-4/+12
* Vehicle: IWYUSteven Moreland2017-05-021-1/+2
* Adding a custom property to the default VHAL implPavel Maltsev2017-04-171-1/+87
* Extract logic of storing values to separate classPavel Maltsev2017-04-061-0/+185