Steve Paik
e980916bd7
Add EV parameters to VHAL
...
Add parameters:
- INFO_FUEL_TYPE
- INFO_EV_BATTERY_CAPACITY
- INFO_EV_CONNECTOR_TYPE
- ENGINE_ON
- FUEL_LEVEL
- FUEL_DOOR_OPEN
- EV_BATTERY_LEVEL
- EV_CHARGE_PORT_OPEN
- EV_CHARGE_PORT_CONNECTED
- EV_BATTERY_INSTANTANEOUS_CHARGE_RATE
Added enums:
- EvConnectorType
- FuelType
Bug: 63330964
Test: Embedded Kitchen Sink can access the params
Change-Id: Iaedbb02db91d354ebed98fbae4c1ba204098e152
2017-11-09 00:13:51 -08:00
Edwin Wong
c1512b4577
Add tests to validate key length for clearkey plugin. am: cc77a50e96
am: 01802815eb
am: 36c9c34bdb
...
am: d29bc78ec9
Change-Id: Idbae7b29df1f71b331a13d31e47de925bceb4514
2017-11-03 05:46:59 +00:00
Edwin Wong
d29bc78ec9
Add tests to validate key length for clearkey plugin. am: cc77a50e96
am: 01802815eb
...
am: 36c9c34bdb
Change-Id: Ibb92aa618ceec88721ed807819d31516ab70595c
2017-11-03 05:44:56 +00:00
Edwin Wong
36c9c34bdb
Add tests to validate key length for clearkey plugin. am: cc77a50e96
...
am: 01802815eb
Change-Id: I298891316951cc6ba5f000b796fb60c0b4f76290
2017-11-03 05:42:54 +00:00
Edwin Wong
01802815eb
Add tests to validate key length for clearkey plugin.
...
am: cc77a50e96
Change-Id: Id61b8d76ef30a6c66edd10cd48b4ecdad795165d
2017-11-03 05:40:23 +00:00
Sooraj Sasindran
8c77e2b7dc
Merge "vts test for 1.2" am: 55e7774568
am: b0034bf5b9
...
am: 20ad34f084
Change-Id: Ia17ca32195c90b6e5b36abe25af82ad26117ec18
2017-11-03 00:39:34 +00:00
Sooraj Sasindran
20ad34f084
Merge "vts test for 1.2" am: 55e7774568
...
am: b0034bf5b9
Change-Id: Ic9e887d9a021f7e2dc32b8e7d1c12e733e38f456
2017-11-03 00:37:33 +00:00
Sooraj Sasindran
b0034bf5b9
Merge "vts test for 1.2"
...
am: 55e7774568
Change-Id: I1c45e47a0fc14bb9f15f3f998c5a3419f5be69fb
2017-11-03 00:36:04 +00:00
Sooraj Sasindran
55e7774568
Merge "vts test for 1.2"
2017-11-03 00:32:21 +00:00
Steven Moreland
cc75a2a6d4
resolve merge conflicts of dd5206c57
to oc-mr1-dev-plus-aosp
...
am: 726af41e68
Change-Id: I25b8cd589c96f67b3e10f219e0bf251557a5c4be
2017-11-02 22:50:21 +00:00
Edwin Wong
cc77a50e96
Add tests to validate key length for clearkey plugin.
...
AesCtrDecryptor::decrypt() doesn't check whether the size of "key" is
equal to 16 bytes, which may lead to an OOB read problem in the context
of mediadrmserver. The fix is in clearkey plugin. Add tests to validate
the fix.
Test: VTS test
adb shell /data/nativetest/VtsHalDrmV1_0TargetTest/VtsHalDrmV1_0TargetTest
bug: 63982768
Merged-In: Ife2da17e7f39d8031bc36b83c3b27ba5e9d83eb7
Change-Id: Ife2da17e7f39d8031bc36b83c3b27ba5e9d83eb7
2017-11-02 14:46:43 -07:00
Sooraj Sasindran
4547419e6c
vts test for 1.2
...
Add VTS test for 1.2 interface
Test: verfied the test with a dummy radio service
Bug:67750232
Change-Id: Ieac680a303c79a9d4c8b314112121303b3aebcce
2017-11-02 14:44:57 -07:00
Steven Moreland
726af41e68
resolve merge conflicts of dd5206c57
to oc-mr1-dev-plus-aosp
...
This version of configstore was removed internally.
Test: I solemnly swear I tested this conflict resolution.
Change-Id: I589addff6aec7bb7a8a7938d75c51dcc56116a42
2017-11-02 20:59:39 +00:00
Steven Moreland
dd5206c57c
Merge "Update makefiles after AOSP push."
...
am: 9d4c21f9af
Change-Id: I00acd9f3e8bdb7894268f1e7a405e449e27d0085
2017-11-02 20:45:16 +00:00
Treehugger Robot
9d4c21f9af
Merge "Update makefiles after AOSP push."
2017-11-02 20:39:30 +00:00
Steven Moreland
db3c6b747f
Merge "Remove unnecessary Android.mk" am: 7052f3d45d
am: 6993933fc6
...
am: 0d6bbbcc1e
Change-Id: I23bd6e6751db2aac43904e7aa0c0d9c6661a96d1
2017-11-02 04:26:19 +00:00
Steven Moreland
0d6bbbcc1e
Merge "Remove unnecessary Android.mk" am: 7052f3d45d
...
am: 6993933fc6
Change-Id: Id4f1fcb632a25a7a44b04c44eacd3f089cd1e8ca
2017-11-02 04:24:48 +00:00
Steven Moreland
6993933fc6
Merge "Remove unnecessary Android.mk"
...
am: 7052f3d45d
Change-Id: I0acf1c73d3b8ad5d949ba96d11e65fcf703b8423
2017-11-02 04:23:18 +00:00
Treehugger Robot
7052f3d45d
Merge "Remove unnecessary Android.mk"
2017-11-02 04:18:28 +00:00
Steven Moreland
949fc3ad24
Add missing hash. am: f4c0e837eb
am: c6141a9932
...
am: 7b0fd9228f
Change-Id: I5ba955da0d919d7dbba7a4d522109828a982f43f
2017-11-02 02:05:36 +00:00
Steven Moreland
7b0fd9228f
Add missing hash. am: f4c0e837eb
...
am: c6141a9932
Change-Id: If3204adcb61147d4c46ace6850d261b0bfe6a4ed
2017-11-02 02:04:05 +00:00
Steven Moreland
c6141a9932
Add missing hash.
...
am: f4c0e837eb
Change-Id: I560964a00c241bf64231769df06ee069c2f94a3e
2017-11-02 02:02:03 +00:00
Steven Moreland
822c2e1809
Remove unnecessary Android.mk
...
Doesn't do anything. Just when I thought I get rid of them all.
Test: none
Change-Id: Iac559e41ea5557e99490fa439af9d720e2d9075a
2017-11-01 16:44:44 -07:00
Steven Moreland
c5bc4c7cbb
Update makefiles after AOSP push.
...
Test: none
Change-Id: If3ce74f4d2250d33820cbd864ff56bba6f9e6b67
2017-11-01 16:42:15 -07:00
Cassie
c80f43c37b
Merge "Added CellIdentity struct in types.hal" am: 94a12051a3
am: c5f398daed
...
am: 1195c9b627
Change-Id: Ib311125c3fcb4a47e29eeceb929963ad8e50ba79
2017-11-01 23:27:15 +00:00
Cassie
1195c9b627
Merge "Added CellIdentity struct in types.hal" am: 94a12051a3
...
am: c5f398daed
Change-Id: I2140211e496d233018d64179203e25bbe6332fc5
2017-11-01 23:23:29 +00:00
Cassie
c5f398daed
Merge "Added CellIdentity struct in types.hal"
...
am: 94a12051a3
Change-Id: I1f94fd4c02ce9225dfd222ae4da92bf32165d76f
2017-11-01 23:21:33 +00:00
Treehugger Robot
94a12051a3
Merge "Added CellIdentity struct in types.hal"
2017-11-01 22:30:33 +00:00
TreeHugger Robot
5559efc25f
Merge "Loosen speed check for first GPS location"
2017-11-01 19:04:31 +00:00
Cassie
8c3011e5c7
Added CellIdentity struct in types.hal
...
This change was made because the new scan API needs to include the human
readable operator name other than PLMN in the scan results.
In order to let teh operator name used by other structures and APIS, we added
the operator name alphaLong and alphaShort, which were actually included
in the OperatorInfo, into the CellIdentity.
Bug: 63984327
Test: Basic telephony sanity
Change-Id: I498b7f190b739c92975fe797e1c74e96d90ee823
2017-11-01 10:25:36 -07:00
Andreas Huber
ae8d1402ac
Adds test cases to stress marshaling of primitive array types and am: aaa67596df
am: 6445699dde
...
am: 149ecdb239
Change-Id: I49abc53a8d7d04e0371b859f7f01c60cd10f7c5e
2017-11-01 01:51:32 +00:00
Andreas Huber
149ecdb239
Adds test cases to stress marshaling of primitive array types and am: aaa67596df
...
am: 6445699dde
Change-Id: Id4d405af8ac5efee1ca62504ea700b96937020cd
2017-11-01 00:03:43 +00:00
Andreas Huber
6445699dde
Adds test cases to stress marshaling of primitive array types and
...
am: aaa67596df
Change-Id: If91d4217996c70559f75f09d814d644580881010
2017-10-31 23:05:58 +00:00
Wyatt Riley
adca98d590
Loosen speed check for first GPS location
...
As it is often found in a short integration
window with very high Doppler uncertainty.
Bug: 67877519
Test: Verified Pixel still passes VTS
Change-Id: Ia05359f572f4ea7be81f9d5fe30bd619322bebd3
2017-10-31 13:46:33 -07:00
Andreas Huber
aaa67596df
Adds test cases to stress marshaling of primitive array types and
...
vectors of thereof.
Bug: 68654583
Test: hidl_test_java
Change-Id: Id498fe9b1e153512be294c39aff783f7d0600219
2017-10-31 13:03:56 -07:00
Jae Shin
a727b1c9f1
Fix cpp style cast and variable name am: 6a70875ba8
am: 59c43578c6
...
am: bf5f2a9f81
Change-Id: I7100366f0697bcd36ca1485aa5f15c16bad8ad41
2017-10-30 03:52:39 +00:00
Jiyong Park
7a3d732bc9
Load libRS_internal.so from the rs namespace am: 0f70905b7d
am: 8c613c4279
-s ours
...
am: e575777109
-s ours
Change-Id: I88bc3aa76d665b6a3d272dec504cc040bd211a8e
2017-10-30 03:52:33 +00:00
Jae Shin
bf5f2a9f81
Fix cpp style cast and variable name am: 6a70875ba8
...
am: 59c43578c6
Change-Id: Iff97f1c0b3c2e42bbf8a0344c68c98e2bc38daf7
2017-10-30 03:42:48 +00:00
Jiyong Park
e575777109
Load libRS_internal.so from the rs namespace am: 0f70905b7d
...
am: 8c613c4279
-s ours
Change-Id: I99cf6263f5b085b6c95bcf78890155a83b8f9f75
2017-10-30 03:42:42 +00:00
Jae Shin
59c43578c6
Fix cpp style cast and variable name
...
am: 6a70875ba8
Change-Id: Ib0e80bfa95dbe390db5b7c66d7cf9eba204b30d1
2017-10-30 03:29:11 +00:00
Jiyong Park
8c613c4279
Load libRS_internal.so from the rs namespace
...
am: 0f70905b7d
Change-Id: I93ca1cc807eeb71473bcc3838e6f61d40c3ebc6b
2017-10-30 03:29:06 +00:00
TreeHugger Robot
2aa5fe9241
Merge "Audio VTS: improve audio policy validation error messages"
2017-10-28 07:11:23 +00:00
TreeHugger Robot
4c197ce183
Merge "Audio HIDL wrapper: Improve status_t to Return conversion for get_parameter"
2017-10-28 06:21:33 +00:00
Jae Shin
6a70875ba8
Fix cpp style cast and variable name
...
Test: run vts -m VtsHalRenderscriptV1_0TargetTest
Change-Id: I0c902aea13da7d4af2357ec42d8f712fda7269d4
2017-10-26 05:22:06 +00:00
Jiyong Park
0f70905b7d
Load libRS_internal.so from the rs namespace
...
Bug: 64747884
Test: VtsHalRenderscriptV1_0TargetTest successful on the device built
with BOARD_VNDK_VERSION=current and [system] namespace config is applied
to /data/nativetest[64]/* processes.
Merged-In: I9e967c80ac2dba718cd47e1f378bcbf18abe9ad2
Change-Id: I9e967c80ac2dba718cd47e1f378bcbf18abe9ad2
(cherry picked from commit a7ef697a0a
)
2017-10-26 05:21:57 +00:00
Chia-I Wu
179aa67cfc
Merge "graphics: require validateDisplay after onRefresh"
2017-10-26 04:45:04 +00:00
Chih-Hung Hsieh
d03992715c
Use -Werror in hardware/interfaces am: cd76985909
am: 401b0b9ed6
...
am: a639b431ea
Change-Id: I83b85c42b322bcef3be0e7b41addb3239cd82dc5
2017-10-26 03:26:08 +00:00
Chih-Hung Hsieh
a639b431ea
Use -Werror in hardware/interfaces am: cd76985909
...
am: 401b0b9ed6
Change-Id: Idbe41efd290e956ff0fd71b6fe392951edf21582
2017-10-26 03:23:38 +00:00
Chih-Hung Hsieh
401b0b9ed6
Use -Werror in hardware/interfaces
...
am: cd76985909
Change-Id: I01fb02abdc79d9d75565ed694b7f8ea9fdf389df
2017-10-26 03:21:02 +00:00
Chih-Hung Hsieh
cd76985909
Use -Werror in hardware/interfaces
...
Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I2b8572a3480434f9dad2ae4f8a608ed82281cc68
2017-10-25 16:20:45 -07:00