TreeHugger Robot
4cebe832f9
Merge "Remove java static libs from automotive."
2017-09-14 23:05:29 +00:00
Steven Moreland
caf05a0474
Remove java static libs from automotive.
...
Now that all the usages are cleaned up, ran update-
makefiles.sh on them.
Test: pass
Change-Id: Id5b7bf67fa7b1251a28c5f835306c253cd0d3473
2017-09-14 09:28:20 -07:00
TreeHugger Robot
6f53db667b
Merge "Add 'vendor.' prefix to a vendor HAL service name"
2017-09-12 06:34:56 +00:00
Enrico Granata
3b62ca8ce2
Do not write initial empty values for the diagnostic properties. There is a separate step that initializes them with meaningful values. am: ad2baebb3b
...
am: 8beffc61fb
Change-Id: I239505a8b1a4b3cb90a02e7980d256c9e9222678
2017-09-12 02:17:30 +00:00
Jaekyun Seok
81104ae5ef
Add 'vendor.' prefix to a vendor HAL service name
...
To prevent property name collisions between properties of system and
vendor, 'vendor.' prefix must be added to a vendor HAL service name.
You can see the details in http://go/treble-sysprop-compatibility .
Test: succeeded building and tested on a walleye device
Bug: 36796459
Change-Id: I4e8fbee791ec917a8f627a1366f4d44ec7e6febc
2017-09-12 08:01:42 +09:00
Enrico Granata
ad2baebb3b
Do not write initial empty values for the diagnostic properties.
...
There is a separate step that initializes them with meaningful values.
Change-Id: I2480a029773b62b0e77b8c52c73f2ee465caf17c
Fixes: b/65125128
Test: runtest -x packages/services/Car/tests/android_car_api_test/src/android/car/apitest/CarDiagnosticManagerTest.java
2017-09-11 15:06:40 -07:00
Scott Randolph
552f24634c
Merge "Additonal usage note updates for Audio properties" into oc-mr1-dev am: ecc01b9c36
...
am: 15373a9494
Change-Id: Ic4f08b3f88baaade77714d5d6b5bf008b08123ce
2017-09-06 23:26:05 +00:00
Scott Randolph
66339cfc3a
Additonal usage note updates for Audio properties
...
Mostly comment updates for clarification.
Updates the names of a few constants (but not their value nor usage).
Test: build for Mojave
Change-Id: Ic9021f82fa4bd960189e005f074f2b407be13ae7
bug: 65384336
2017-09-05 16:49:00 -07:00
Scott Randolph
b02563e7fa
Merge "Add RINGTONE to Vehicle HAL AUDIO_FOCUS" into oc-mr1-dev am: b58c3ccdde
...
am: 6839b6cdd3
Change-Id: Ifb2a50ca5398bb488bfd3a4257e8ce473996df81
2017-09-05 22:10:55 +00:00
Scott Randolph
065a085a3f
Add RINGTONE to Vehicle HAL AUDIO_FOCUS
...
Test: build on Mojave with associated CarService changes
Change-Id: I7fcf9b4bb1808971f4fc8265a7d581dce57be3d3
Bug: 64729839
2017-09-05 12:12:16 -07:00
Pavel Maltsev
8d37cf60b2
resolve merge conflicts of 0d6eca0e
to master
...
Test: I solemnly swear I tested this conflict resolution.
Change-Id: Id762ceddec08446d76769ea5c7a2a791ed6fd1c8
2017-08-25 05:35:53 -07:00
Pavel Maltsev
250139c8b0
Merge Vehicle HAL 2.1 iface to 2.0
...
Vehicle HAL is property based and all properties are considered
optional. It is quite a bit of pain to create new versions of VHAL only
to extend properties.
Bug: 64303350
Test: build and flash, verefied system works stable.
Change-Id: I8adb858f53a5d9d31f7444bf97ae09baf2fffafa
2017-08-24 21:59:18 -07:00
Pavel Maltsev
2b90ff20df
Merge "Increase thread pool for VHAL 2.1" into oc-mr1-dev am: b96a339f5a
...
am: 681ec8c328
Change-Id: I24d49731fcbec3f721b304ca4e3b4a062f39abe4
2017-08-18 17:15:01 +00:00
Pavel Maltsev
d4ffeb71bc
Increase thread pool for VHAL 2.1
...
Fixes: 36510399
Test: runtest -x
packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/E2ePerformanceTest.java
Change-Id: Id5638f63c6ff23bb78675fa07a2f3922bb7e3d73
2017-08-18 16:54:01 +00:00
Enrico Granata
bb38d1487c
Merge "Mark diagnostic values as either being numerically equivalent to OBD2 values, or providing the equivalent OBD2 value" into oc-mr1-dev am: e6aeacdaa1
...
am: a650d503c9
Change-Id: I4c92bdb215b831ef9a14546f0780cdb621b7cc29
2017-08-11 01:58:19 +00:00
TreeHugger Robot
e6aeacdaa1
Merge "Mark diagnostic values as either being numerically equivalent to OBD2 values, or providing the equivalent OBD2 value" into oc-mr1-dev
2017-08-11 01:47:49 +00:00
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
TreeHugger Robot
0a21415efa
Merge changes from topic 'hidl-vndk-enabled-oc-mr1' into oc-mr1-dev
...
* changes:
Mark hidl utils as vndk
Manually update makefile for vndk-sp hidl libs.
Update make file for vndk enabled.
2017-08-05 02:01:37 +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
Enrico Granata
7f7a54ee3b
Mark diagnostic values as either being numerically equivalent to OBD2 values, or providing the equivalent OBD2 value
...
Test: build
Bug: 64024685
Change-Id: I24ef13514a94e10c599605e6970a023168774049
2017-08-03 23:53:38 +00: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