Tri Vo
386710e2f0
Update .vts files.
...
Test: make vts
Change-Id: Ie8526df051b631797b9f9b75acbeab8807f904d7
2017-02-21 13:53:10 -08:00
Miao Wang
a62171ba81
Merge changes from topic 'rs_hidl_impl' am: e43d46f059
am: a77e9c6399
...
am: 58ab9c1468
-s ours
Change-Id: Ia891856c751a473f9928165f6d759087c6d85cad
2017-02-21 21:16:04 +00:00
Miao Wang
6ee323caa3
RenderScript HIDL HAL definition and server-side implementation. am: b78b2f4ee6
am: 14368080be
...
am: c830282799
-s ours
Change-Id: Id7a9d4b24f8b089a8c507c527f6e3163d9a069e5
2017-02-21 21:16:01 +00:00
Miao Wang
58ab9c1468
Merge changes from topic 'rs_hidl_impl' am: e43d46f059
...
am: a77e9c6399
Change-Id: Iac7c22c33979ec5b2881af9f03f91b6fef8c950b
2017-02-21 21:14:03 +00:00
Miao Wang
c830282799
RenderScript HIDL HAL definition and server-side implementation. am: b78b2f4ee6
...
am: 14368080be
Change-Id: I88d58f5832e1aa5d8d6be0815224d0eccb455672
2017-02-21 21:14:01 +00:00
Miao Wang
a77e9c6399
Merge changes from topic 'rs_hidl_impl'
...
am: e43d46f059
Change-Id: Ie5c9182f95644013ed452ee0c485b9db9d927453
2017-02-21 21:12:06 +00:00
Miao Wang
14368080be
RenderScript HIDL HAL definition and server-side implementation.
...
am: b78b2f4ee6
Change-Id: I4f8e553b08e8a3d86c13d9b2704cf93bb44d9ef7
2017-02-21 21:12:02 +00:00
Miao Wang
e43d46f059
Merge changes from topic 'rs_hidl_impl'
...
* changes:
Fix mips-related build breakage.
RenderScript HIDL HAL definition and server-side implementation.
2017-02-21 21:07:30 +00:00
TreeHugger Robot
3c4fca2479
Merge "Buffer transfer and locking workarounds for EVS"
2017-02-21 21:00:03 +00:00
Pavel Maltsev
59f79d0985
Make vehicle HAL 2.1 proprietary module
...
Bug: b/34716856
Test: make -j ; manually verified Car Service is able to connect
Change-Id: I88cbc7426cf2c41a36d970c4238e5a36d0c1f926
2017-02-21 12:57:41 -08:00
Etan Cohen
a7543a7423
[AWARE] Add service support for SDEA service info
...
Wire-up the SDEA service info (aka Extended Service Specific
Info) to the newly available legacy HAL.
Bug: 35193423
Test: integration (sl4a) tests
Change-Id: I2cbd82ecc4274c5137693dde34370f2b68646e19
2017-02-21 20:05:01 +00:00
Stephen Hines
746f3cd894
Fix mips-related build breakage.
...
Bug: http://b/34396220
Test: Builds successfully.
MIPS targets predefine _mips to 1, which will conflict with the _mips
variable name that was being used in the HAL here. Rename it to _amips
instead, so that it won't conflict.
Merged-In: Id13f34b740959852dff600259e3405eb72d0983a
Change-Id: Id13f34b740959852dff600259e3405eb72d0983a
2017-02-21 11:56:20 -08:00
Miao Wang
b78b2f4ee6
RenderScript HIDL HAL definition and server-side implementation.
...
Contains the definition and implementation of the HAL.
Bug: 34396220
Test: mm, all cts tests pass on bullhead and sailfish
Merged-In: Ic560efef34f647f441c32ba01ca29d83a3d98b69
Change-Id: Ic560efef34f647f441c32ba01ca29d83a3d98b69
2017-02-21 11:55:32 -08:00
TreeHugger Robot
e006f953b1
Merge "Return existing interfaces for repeated getExtension calls"
2017-02-21 19:00:53 +00:00
Etan Cohen
d00bcba0ad
[AWARE] Ranging as a service discovery constraint am: c190f93111
am: 352cd441ae
...
am: 5b1d77085a
Change-Id: Id9185ed35738938b98873254dacf69992e2d03d5
2017-02-21 18:00:28 +00:00
Etan Cohen
fba9fdd252
Merge "[AWARE] Add capability info: max subscribe addresses" am: 2bfad0cf82
am: 1265f81d3d
...
am: b19e68fd60
Change-Id: Iaca625bfa6753d5ab62f70c0d233fbc319700ed2
2017-02-21 18:00:16 +00:00
Etan Cohen
5b1d77085a
[AWARE] Ranging as a service discovery constraint am: c190f93111
...
am: 352cd441ae
Change-Id: I510c4ab3174a815914e9b58458fe698bb1b9903f
2017-02-21 17:58:55 +00:00
Etan Cohen
b19e68fd60
Merge "[AWARE] Add capability info: max subscribe addresses" am: 2bfad0cf82
...
am: 1265f81d3d
Change-Id: Ieeee69556c5d4462cc1b721075498d6cbf6721f9
2017-02-21 17:58:45 +00:00
Etan Cohen
352cd441ae
[AWARE] Ranging as a service discovery constraint
...
am: c190f93111
Change-Id: Id3efd99d3f7846c1a13cda30608b8818df656337
2017-02-21 17:56:35 +00:00
Etan Cohen
1265f81d3d
Merge "[AWARE] Add capability info: max subscribe addresses"
...
am: 2bfad0cf82
Change-Id: I8516b98c1c989d11b45e4f3058d217fd22c5dff5
2017-02-21 17:56:23 +00:00
Aurimas Liutikas
c91ecdaa74
Merge "Fix unused parameter warning and enable -Werror."
2017-02-21 17:20:32 +00:00
Myles Watson
bc7e5876ad
Bluetooth: Check the return value of initialize()
...
Test: Test fails gracefully when initialize() fails
Change-Id: Iff7737ba911635e9974612d8d192b783cf3e213d
2017-02-21 17:07:41 +00:00
Hridya Valsaraju
e020ce28f2
Return existing interfaces for repeated getExtension calls
...
Also, reset static state in destructors of interfaces.
Until now, new interfaces were being created for each repeated
getExtension() call to the Gnss interface. This was causing
asserts to fail which were checking for multiple
simultaneous instances of these interfaces.
Death notifications should still required to be created for all
interfaces including callback interfaces.
Bug: 35391416
Test: Verified that Maps still work after forcing a system_server
crash.
Change-Id: I8ce0888016637a3d9b62db5619a3c8c569262c0d
2017-02-21 07:51:20 -08:00
Chia-I Wu
d09c8b021a
Merge "graphics: composer should not die with its client"
2017-02-21 06:45:28 +00:00
Etan Cohen
c190f93111
[AWARE] Ranging as a service discovery constraint
...
Ranging configuration modification: change from an
overall Aware configuration (remove from Enable/Config
structures) to a discovery session-specific configuration.
Bug: 33821639
Test: integrated (sl4a) tests
Change-Id: Ie5a8bb3701a5dd6186c15d2be16bca3ec7202f04
2017-02-20 21:51:46 -08:00
Etan Cohen
2bfad0cf82
Merge "[AWARE] Add capability info: max subscribe addresses"
2017-02-21 05:47:03 +00:00
Aurimas Liutikas
1b3db1fbb8
Fix unused parameter warning and enable -Werror.
...
Test: make -j60 android.hardware.gnss@1.0-impl still compiles
Change-Id: I98256f95b77944d514971be02dc4d4b445359541
2017-02-18 09:30:20 -08:00
Roshan Pius
c285859be1
Merge "wifi(implementation): Callback death handler" am: 10b0e0880c
am: 00176aff3d
...
am: 0408b20190
Change-Id: I5c900b5bc9d6add6d886a35e27e84355cd124254
2017-02-18 16:47:00 +00:00
Roshan Pius
0408b20190
Merge "wifi(implementation): Callback death handler" am: 10b0e0880c
...
am: 00176aff3d
Change-Id: I9bc0ed731b2e87c54105371da422c6f0a669bc28
2017-02-18 16:43:29 +00:00
Roshan Pius
00176aff3d
Merge "wifi(implementation): Callback death handler"
...
am: 10b0e0880c
Change-Id: I4b997550a6307cd13d79a4627b0725b22b65b0e6
2017-02-18 16:39:59 +00:00
Treehugger Robot
10b0e0880c
Merge "wifi(implementation): Callback death handler"
2017-02-18 16:36:35 +00:00
Roshan Pius
08fa141943
Merge "wpa_supplicant(interface): Add bssid to WNM callbacs" am: 7748aa1f5d
am: 8c24a719d2
...
am: 69fd678d5c
Change-Id: Ie075b7965d7adcde552f67f6d85de286f4a34dce
2017-02-18 04:02:24 +00:00
Roshan Pius
69fd678d5c
Merge "wpa_supplicant(interface): Add bssid to WNM callbacs" am: 7748aa1f5d
...
am: 8c24a719d2
Change-Id: I57f8b3ae837e8d2d3abdb5d03d6e174dd099a255
2017-02-18 03:49:06 +00:00
Roshan Pius
8c24a719d2
Merge "wpa_supplicant(interface): Add bssid to WNM callbacs"
...
am: 7748aa1f5d
Change-Id: Ibe549f938b4293e299fa8ddf02ac9a7037d6cdec
2017-02-18 03:47:07 +00:00
Treehugger Robot
7748aa1f5d
Merge "wpa_supplicant(interface): Add bssid to WNM callbacs"
2017-02-18 03:43:53 +00:00
Badhri Jagan Sridharan
014888453c
VTS: USB: vts target test for USB HAL.
...
Test: vts-tradefed run vts -m UsbHidlTargetTest
Change-Id: Ib2c7b2dce2c8497a28501730fd32c2cd035f9e00
2017-02-17 17:21:52 -08:00
Bryan Eyler
c7f5f76bfd
Merge "Remove unused OFF/MIN/MAX constants from HAL."
2017-02-18 00:55:00 +00:00
Zhuoyao Zhang
f6bf3484d4
Update the test binary and source file name. am: f7693eed97
am: a266d7bdeb
...
am: fbbf8ba2b1
Change-Id: I6b2b96b0f87e6fd960842f29cb1e800bd22418ca
2017-02-18 00:25:19 +00:00
Zhuoyao Zhang
fbbf8ba2b1
Update the test binary and source file name. am: f7693eed97
...
am: a266d7bdeb
Change-Id: Ie6aba9314dca831fd80d022cfa79c38ac25a6544
2017-02-18 00:13:14 +00:00
Zhuoyao Zhang
a266d7bdeb
Update the test binary and source file name.
...
am: f7693eed97
Change-Id: If5289d134a396eba76c5ac8ade133ae3576bf506
2017-02-18 00:09:24 +00:00
Jeff Tinker
e376fbd572
Merge "Support multiple codecs per crypto instance The initial drm hidl hal implementation assumed one codec per crypto instance, but in fact there can be multiple codecs per crypto instance. This change extends the drm hal to allow multiple memory heaps per crypto plugin. It fixes the issue of mapping memory frequently during playback."
2017-02-17 23:30:16 +00:00
Bryan Eyler
b7387b78b8
Remove unused OFF/MIN/MAX constants from HAL.
...
Change-Id: I8b2b0d94872fdfcb60d2791ee14be85cccd35129
2017-02-17 14:44:43 -08:00
Chia-I Wu
4339871180
graphics: composer should not die with its client
...
Fail elegantly when any of IComposerCallback method returns an
error.
Bug: 35334576
Test: manual
Change-Id: If84a265d3bfa01178ea7316d7fe3ba7941ad127f
2017-02-17 13:24:52 -08:00
TreeHugger Robot
7f96757037
Merge "Regenerate make files for Vehicle HAL 2.1"
2017-02-17 20:09:08 +00:00
Jeff Tinker
0b3f41ec8d
Support multiple codecs per crypto instance
...
The initial drm hidl hal implementation assumed one
codec per crypto instance, but in fact there can be
multiple codecs per crypto instance. This change
extends the drm hal to allow multiple memory heaps
per crypto plugin. It fixes the issue of mapping
memory frequently during playback.
bug:35275191
Test: manual verification with Play Movies on angler
and in binderized mode on marlin
Change-Id: I0ec36856248623d2ad8acb8ce9873e9274883a40
2017-02-17 19:51:03 +00:00
Zhuoyao Zhang
f7693eed97
Update the test binary and source file name.
...
* To confirm with Vts naming convention.
Bug: 35273456
Test: mma
Change-Id: Ide6d9d15618e65d8cb74363f3a8acd52609cd0dd
2017-02-17 10:34:33 -08:00
Stephen Hines
bdd8532ab3
Fix mips-related build breakage.
...
Bug: http://b/34396220
Test: Builds successfully.
MIPS targets predefine _mips to 1, which will conflict with the _mips
variable name that was being used in the HAL here. Rename it to _amips
instead, so that it won't conflict.
Change-Id: Id13f34b740959852dff600259e3405eb72d0983a
2017-02-17 04:10:11 -08:00
Sanket Padawe
5af256b554
Merge "Fix build because of addition of new Radio API to VTS." am: 801f78cc05
am: c75e2f8d6b
am: cde49bb624
...
am: f92167fbf4
Change-Id: Ied80223d77825eac6c18c55aafee26222eab4841
2017-02-17 04:38:21 +00:00
Etan Cohen
6356a58359
Merge "[AWARE] Update comments on transmit followup status codes" am: 2eff5c85fe
am: 6083ae3a53
am: 9d54798e4b
...
am: c57bab48a2
Change-Id: If1bec255643a5afdefa3a901c547c7eae07cc2c7
2017-02-17 04:37:57 +00:00
Jack Yu
c86434b9f5
Merge "Added the new RIL request to set SIM power state" am: aefd232011
am: e23876d113
am: 437d7f8b30
...
am: 466cb0513d
-s ours
Change-Id: Ic1100ef3449b8e3bf21740697f5d5d2059ce53b5
2017-02-17 04:34:57 +00:00