Justin Yun
723c2dbd43
Update make file for vndk enabled. am: 608d773ef8
...
am: d66371512c
Change-Id: I35b778c39c2349346278deb6dea56b8cd3701f7d
2017-08-05 02:17:38 +00:00
Justin Yun
d66371512c
Update make file for vndk enabled.
...
am: 608d773ef8
Change-Id: I6ea2891c61edaa2f8e1657544e3d2fb5011626c8
2017-08-05 02:10:40 +00:00
Steve Paik
a40456311f
Merge "Implement comments from API review" into oc-mr1-dev am: 3bb18be633
...
am: d02223d4f6
Change-Id: If8b723f4cf624e461152ec7346291cb160091d41
2017-08-04 21:09:36 +00:00
TreeHugger Robot
3bb18be633
Merge "Implement comments from API review" into oc-mr1-dev
2017-08-04 20:40:34 +00:00
Justin Yun
608d773ef8
Update make file for vndk enabled.
...
Update the Android.bp generated with hidl-gen.
Test: build with and without BOARD_VNDK_VERSION=current
Bug: 63866913
Change-Id: I1a9db1df49e0f13c5790da2b118ae9ec63ba34a7
2017-08-04 14:12:23 +09:00
Steve Paik
ec73701e4c
Implement comments from API review
...
Bug: 64372008
Test: Fix comments
Change-Id: Ia2bc0ae4c45015e7965b544f5d46f7e2a3ff0e2a
2017-08-03 19:36:29 -07:00
TreeHugger Robot
4eb6cca5cc
Merge "Update makefiles (frameworks.jar)."
2017-08-03 23:10:49 +00:00
Steven Moreland
6ae7aad171
Update makefiles (frameworks.jar).
...
Test: links at runtime and buildtime
Bug: 35771640
Change-Id: Ic7a71653d659115205e5bdbb782f73b774af0b29
2017-08-03 23:02:46 +00:00
Enrico Granata
ffb1bbbae2
Merge "Fix a typo in one of the OBD2 ignition monitors" into oc-mr1-dev am: 72c691df3c
...
am: 8e5a8d5d0d
Change-Id: I2c337ece79875ffef70e672b907225063e0280cb
2017-08-03 22:10:23 +00:00
TreeHugger Robot
72c691df3c
Merge "Fix a typo in one of the OBD2 ignition monitors" into oc-mr1-dev
2017-08-03 21:58:52 +00:00
Tri Vo
0621d2f517
Update Android.bp HIDL makefiles am: f5d136c231
...
am: 7694738e26
Change-Id: I7592025d540bbe46d2e2726ae39ae34f352a1a30
2017-08-03 15:37:24 +00:00
Yuexi Ma
a40e787946
Merge "rename VtsHalEvsV1_0Target module to VtsHalEvsV1_0TargetTest"
2017-08-03 04:12:57 +00:00
Tri Vo
f5d136c231
Update Android.bp HIDL makefiles
...
Allow HAL definition libs to be static.
Bug: 32920003
Bug: 64040096
Test: update-all-google-makefiles.sh
Change-Id: I1483d572bea6799717d1614fb7d52fe225e31104
2017-08-03 00:30:01 +00:00
Yuexi Ma
c446be1563
rename VtsHalEvsV1_0Target module to VtsHalEvsV1_0TargetTest
...
Test: run vts-selftest
Change-Id: Ib413d3ee2bffbb98489a5e787b83014c3b2e3af9
2017-08-02 12:44:48 -07:00
Enrico Granata
8864792125
Fix a typo in one of the OBD2 ignition monitors
...
Test: build
Bug: 64024685
Change-Id: Iab438e53ef71e61a4f58af48171bb0151a602fd6
2017-08-01 16:58:51 -07:00
Enrico Granata
40ca962c86
Merge "Improvements to the documentation for the OBD2 properties" into oc-mr1-dev am: c2fa0484ed
...
am: 603e7f0867
Change-Id: I1185ed56330f5822b0aa4867900042cd7e0b5a45
2017-08-01 01:11:33 +00:00
TreeHugger Robot
c2fa0484ed
Merge "Improvements to the documentation for the OBD2 properties" into oc-mr1-dev
2017-08-01 00:40:56 +00:00
Asaf Rosenfeld
49fcb88525
Merge "Rename and Redoc VMS HAL defs." into oc-mr1-dev am: e2a3ca9cac
...
am: 6bd319b40b
Change-Id: Ia752a91579057b7cfd506f6a80d765d3af8a3958
2017-07-31 23:38:16 +00:00
Asaf Rosenfeld
01d10a11cf
Rename and Redoc VMS HAL defs.
...
Test: All tests has been adjusted to post review names and pass.
Bug: 64093467
Change-Id: I7b5646b179030b59b87abc23ffe6a2a81e1b74b2
2017-07-31 16:40:42 +00:00
Enrico Granata
d10c9bb447
Merge "Rename the enums that are supposed to match OBD2 values to have an Obd2 prefix Rename the enums that contain a list of sensors and don't directly map to OBD2 to have a Diagnostic prefix" into oc-mr1-dev am: a732c00feb
...
am: 5517e5dbad
Change-Id: I487243e4b13ba5cf913f0808db702d01819491c6
2017-07-28 20:53:08 +00:00
Enrico Granata
390ced6134
Improvements to the documentation for the OBD2 properties
...
Addition of a flag to the configuration for OBD2_FREEZE_FRAME_CLEAR
to indicate support for deletion of individual freeze frames.
Test: build
Bug: 64024685
Change-Id: I43cc448c801a5d59095be03d8056530364860ef5
2017-07-28 13:34:34 -07:00
Enrico Granata
5aa4b5d232
Rename the enums that are supposed to match OBD2 values to have an Obd2 prefix
...
Rename the enums that contain a list of sensors and don't directly map to OBD2 to have a Diagnostic prefix
Test: clean build and flash, then
runtest -x packages/services/Car/tests/android_car_api_test/src/android/car/apitest/CarDiagnosticManagerTest.java
runtest -x packages/services/Car/tests/carservice_test/src/com/android/car/test/CarDiagnosticManagerTest.java
runtest -x packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/Obd2FreezeFrameTest.java
runtest -x packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/Obd2LiveFrameTest.java
Bug: 64024685
Change-Id: I9147bcd8f2972dee9f3d1e62f8978b595d88f606
2017-07-25 17:20:53 -07:00
Enrico Granata
3c112a3ea6
Merge "Remove unnecessary whitespace from enum members in OBD2 properties" into oc-mr1-dev am: 87a14154a9
...
am: e371a4c8b0
Change-Id: I771e9ca90e4008ed2b8d6cd39ae434c9f2b9cee9
2017-07-25 21:51:47 +00:00
Enrico Granata
ada97632a8
Remove unnecessary whitespace from enum members in OBD2 properties
...
Test: build
Bug: 64024685
Change-Id: I205aa80e0f1f9ed8e3b78e993f87dae69b883b3a
2017-07-25 17:54:57 +00:00
Asaf Rosenfeld
69069ea11c
Add publisher ID to DATA messages am: e8d8c03e9a
...
am: 0c6cd2f60c
Change-Id: Ice1aec3b91c0f26f76e4d9259484eab3cad370b4
2017-07-22 01:30:03 +00:00
Asaf Rosenfeld
e8d8c03e9a
Add publisher ID to DATA messages
...
VMS Core routing needs the publisher ID in order to route correctly.
Test: all tests pass + adding tests for new use cases
bug: 63933446
Change-Id: I3acd2a3efebdedbf9d65af18d70928380e9b44d1
2017-07-21 20:35:56 +00:00
Scott Randolph
82494aa6fb
Merge "Update vehicle hal usage comments"
2017-07-20 23:28:49 +00:00
Steve Paik
85d75ba634
Merge "Fix WHEEL_TICK + and add friends"
2017-07-19 20:17:54 +00:00
Steve Paik
dd98d966c5
Fix WHEEL_TICK + and add friends
...
Bug: 62876582
Test: Embedded Kitchen Sink works with VHAL emulator
Change-Id: Ifb631e69697658dd3e7b25ec22421b511fd1759b
2017-07-18 16:02:57 -07:00
TreeHugger Robot
bc8d764140
Merge "Rename VtsHalEvsV1_0 Target"
2017-07-14 11:21:56 +00:00
bansukkim
815b52d800
Rename VtsHalEvsV1_0 Target
...
Test: mma
Bug: 62349323
Change-Id: I9f5c9ab808a524b5aebe1ff1ac8e411d196d2d15
2017-07-14 09:10:34 +00:00
Scott Randolph
95b4f6ad10
Update vehicle hal usage comments
...
Fix typos and clarify a couple of sentences in the descriptive comments
associated with Vehicle HAL (especially with respect to AUDIO).
Test: make -j40
Change-Id: If3bcb82a68d28c5560398174e5201227c15596d4
2017-07-13 19:29:30 -07:00
Tri Vo
22b2d68170
Build automotive hals with VNDK.
...
Bug: 37342627
Test: cd hardware/interfaces/automotive &&
BOARD_VNDK_VERSION=current mma -j64 -k
Change-Id: I89e9af8a5fded3a31eedb9942cfba8e8d9614f53
2017-07-12 16:25:27 -07:00
Tri Vo
fc87140da9
convert vehicle to .bp
...
Test: cd hardware/interfaces/automotive && mma -j64
Change-Id: I851c9b2ff956b0f6d9d7a6076d495aad9038a66a
2017-07-11 12:55:13 -07:00
Enrico Granata
7d8dad4013
The VehiclePropValue response for OBD2_FREEZE_FRAME_INFO didn't have the property ID set correctly
...
Test: make vts BUILD_GOOGLE_VTS=true -j32 && vts-tradefed run commandAndExit vts -m VtsHalAutomotiveVehicleV2_1Host
Change-Id: I9b4d5f19657301f2d1c98c0811dcfa39cca85381
2017-07-06 15:55:30 -07:00
TreeHugger Robot
49517aa66c
Merge "Update service name targeted by VTS test"
2017-06-30 17:46:29 +00:00
Scott Randolph
968b355572
Update service name targeted by VTS test
...
Use the standard driver rather than the "mock" driver for testing.
Test: Run the test.
Change-Id: I706eabaf33f6879a22359250ce02daaf4a7fe15f
2017-06-29 18:59:40 -07:00
Steve Paik
108919b1e7
Add HVAC_AUTO_RECIRC_ON property
...
Bug: 32870841
Test: Compiles - property will be implemented in VHAL
Change-Id: I5092a95bb9396833e3530bdcfa162a0fbce2cec5
2017-06-28 15:04:02 -07:00
TreeHugger Robot
5e463f12c5
Merge "Revert "EVS: Android.bp -> Android.mk""
2017-06-26 23:26:57 +00:00
Steven Moreland
731531d87f
Revert "EVS: Android.bp -> Android.mk"
...
This reverts commit ee4f923b31
.
Change-Id: I8b8490b3e828a9a31af8f6f823d9c70e1c11c9c5
2017-06-26 19:22:03 +00:00
Asaf Rosenfeld
03a2b77928
Merge "Adding Publisher ID to VMS HAL messages"
2017-06-23 04:56:26 +00:00
Steven Moreland
c525408c60
Remove toString methods in Vehicle HAL.
...
These methods are already generated by HIDL, but this is
only now being realized.
Test: methods no longer conflict
Change-Id: I522630267beb7f87713a0a54c1ecb38077dc1b4e
2017-06-21 12:57:02 -07:00
Asaf Rosenfeld
322a326ea4
Adding Publisher ID to VMS HAL messages
...
Test: all tests were adjusted and pass
Change-Id: I4514b14d298d8464c0aabf62286529e5da2cda96
2017-06-16 14:48:21 -07:00
Asaf Rosenfeld
c193a1eb82
Merge "Adding an index for Vms Layer Subtype Will rename ID to type in another CL so messages include Type and Subtype instead of Id and subtype."
2017-06-09 22:26:09 +00:00
Asaf Rosenfeld
9095dc8e41
Adding an index for Vms Layer Subtype
...
Will rename ID to type in another CL so messages include Type and Subtype instead of Id and subtype.
Test: All VMS tests are adjusted and pass.
Bug:b/37627272
Change-Id: I039f952ff944605ca46a8f6f6f484aac830fc46e
2017-06-09 13:05:45 -07:00
Steve Paik
d841094820
Add support of generating fake events via emulator
...
Bug: 62358398
Test: Python scripts can enable fake events
Change-Id: Id933ae59fc4d763572b88f58367a3aef0af52b6b
2017-06-06 10:24:53 -07:00
TreeHugger Robot
9603549973
Merge "Put correct user/group in EVS mock driver .rc file"
2017-05-31 22:36:09 +00:00
Scott Randolph
e70dd7a71a
Put correct user/group in EVS mock driver .rc file
...
If this module is included on a target platform, it will start at boot
time (but not very early) since it isn't actually need for backing up a
real car. This makes it available for testing.
Test: build gordon_peak
Change-Id: I79bc2dafa1a8db579a1c3cc801bac8e4e1d01872
2017-05-30 18:53:46 -07:00
TreeHugger Robot
49a880c52c
Merge "Compile manager-lib shared library"
2017-05-31 01:44:55 +00:00
Alex Yakavenka
773bf5aa08
Compile manager-lib shared library
...
bug: 38424350
Test: Local build
Change-Id: Idd03b8bac365f17b7fc418016d2c250a199384fe
2017-05-26 17:41:01 +00:00