Commit graph

4937 commits

Author SHA1 Message Date
Mikhail Naganov
95fa26f096 Merge "VTS Audio Effect: Allow 'NOT_SUPPORTED' from IEffect::offload method" into oc-dev am: 2bb2add8a9
am: 2d6f470495

Change-Id: Ibc558b4ca5af3e03c7eddff43450779c2026b118
2017-05-19 20:40:49 +00:00
Mikhail Naganov
2d6f470495 Merge "VTS Audio Effect: Allow 'NOT_SUPPORTED' from IEffect::offload method" into oc-dev
am: 2bb2add8a9

Change-Id: I4002f571964e615ec0e8357468cbf037fbdb0a43
2017-05-19 20:35:34 +00:00
TreeHugger Robot
2bb2add8a9 Merge "VTS Audio Effect: Allow 'NOT_SUPPORTED' from IEffect::offload method" into oc-dev 2017-05-19 20:28:09 +00:00
Mikhail Naganov
c11724572e VTS Audio Effect: Allow 'NOT_SUPPORTED' from IEffect::offload method
HAL may not support offloading, and a call to IEffect::offload
is allowed to return an error code.

Update the test to accept either OK or NOT_SUPPORTED.

Bug: 38437110
Test: still passes
Change-Id: I1822010eed73f61bb0e0ae1852739b47fa72eade
2017-05-19 11:29:28 -07:00
Yifan Hong
6d5b415dbc Merge "Add <interface> / <instance> to fwk compat mat" into oc-dev am: 0fefa392f7
am: 8c25616954

Change-Id: I66e3b7be3dff6d156e6667856369374335860a19
2017-05-19 16:47:44 +00:00
Yifan Hong
8c25616954 Merge "Add <interface> / <instance> to fwk compat mat" into oc-dev
am: 0fefa392f7

Change-Id: I4f698299be7e3b4fdf94aa5497c9eb748c419e45
2017-05-19 16:41:46 +00:00
Yifan Hong
0fefa392f7 Merge "Add <interface> / <instance> to fwk compat mat" into oc-dev 2017-05-19 16:36:15 +00:00
Etan Cohen
0aac04323f Merge "[WIFI] Remove dependency on vendor-specific library" am: 294340e1d4 am: ee9e5b843a am: 664584f74e
am: b45e3db44d  -s ours

Change-Id: Ib72bb0d680f9a20436c39f6579595fae1e61426b
2017-05-19 16:12:16 +00:00
Etan Cohen
b45e3db44d Merge "[WIFI] Remove dependency on vendor-specific library" am: 294340e1d4 am: ee9e5b843a
am: 664584f74e

Change-Id: Ie99267431e980e008b3b27b1f93a58377d94e648
2017-05-19 16:07:18 +00:00
Etan Cohen
664584f74e Merge "[WIFI] Remove dependency on vendor-specific library" am: 294340e1d4
am: ee9e5b843a

Change-Id: If233628bbc5e269353c1fd5c130d4391cb66fa61
2017-05-19 16:02:25 +00:00
Etan Cohen
ee9e5b843a Merge "[WIFI] Remove dependency on vendor-specific library"
am: 294340e1d4

Change-Id: I9af0a65579ce93ff59357e8df9848f40a94e0211
2017-05-19 15:58:47 +00:00
Etan Cohen
294340e1d4 Merge "[WIFI] Remove dependency on vendor-specific library" 2017-05-19 15:52:21 +00:00
Shuo Qian
618d4e7e68 Merge changes from topic 'fix-vts-test' into oc-dev am: a64eb7c698
am: 8d0e10f08d

Change-Id: Ic2a67dc296c9f85f51925ce10e684acdb140fd6e
2017-05-18 23:03:25 +00:00
Shuo Qian
8d0e10f08d Merge changes from topic 'fix-vts-test' into oc-dev
am: a64eb7c698

Change-Id: I3ed89c13301ce07e5fc8ac0be59f33dbf4be492b
2017-05-18 22:59:25 +00:00
Shuo Qian
a64eb7c698 Merge changes from topic 'fix-vts-test' into oc-dev
* changes:
  update .hal file to fix vts test
  Fix vts tests
2017-05-18 22:56:15 +00:00
sqian
284c53c028 update .hal file to fix vts test
Test: Manual
Bug: 35671595
Change-Id: Ic97cc8e9a713bfa22f9986c18ddb5af624142b17
2017-05-18 14:06:44 -07:00
sqian
786ddd532c Fix vts tests
- apduReq

(with QC UIM document)
- handleStkCallSetupRequestFromSim
- supplyNetworkDepersonalization

Test: make vts; vts-tradefed; run vts -m VtsHalRadioV1_0Target
Bug: 35671595
Change-Id: Ie7427e027eb93e89a9790260cfdbbb2d01c50cc1
2017-05-18 14:06:32 -07:00
Yifan Hong
bda7444958 Add <interface> / <instance> to fwk compat mat
Test: bullhead, m manifest.xml -j
Test: marlin, m manifest.xml -j
Test: new devices, m manifest.xml -j
(for marlin and new devices, assemble_vintf
is invoked to check compatibility)

Bug: 38395193
Change-Id: I4201bec4753e7efe41678a736dd0a124b995fbf9
2017-05-18 13:46:57 -07:00
Eric Laurent
3510657437 Merge "audio HAL: fix getParameters status check." into oc-dev am: af7bc59c0a
am: 7f7a0a880c

Change-Id: Ib1663485edb5abf7322ad0ef197e821ba5e21ba8
2017-05-18 17:47:36 +00:00
Eric Laurent
7f7a0a880c Merge "audio HAL: fix getParameters status check." into oc-dev
am: af7bc59c0a

Change-Id: Icd5926031ace47bc0dc1b1f24cb48e107851fcd7
2017-05-18 17:37:02 +00:00
TreeHugger Robot
af7bc59c0a Merge "audio HAL: fix getParameters status check." into oc-dev 2017-05-18 17:24:29 +00:00
Jaesoo Lee
814746e12c Merge "configstore: configstore HAL is up-revisioned to 1.1" 2017-05-18 13:05:41 +00:00
Andrew Scull
082d580308 Merge changes from topic 'ese vintf'
* changes:
  Add OemLock to the compatibility matrix.
  Add Weaver to the compatibility matrix.
2017-05-18 09:31:42 +00:00
Eric Laurent
45d4032215 audio HAL: fix getParameters status check.
Bug: 38326193
Test: VTS tests for module VtsHalAudioV2_0TargetTest.

Change-Id: If4109cea68120d722a3b1084ad583170e950cfa0
2017-05-17 18:38:47 -07:00
Eric Laurent
94d6ea5390 sound trigger VTS: used default HAL service name am: f0b981a42a
am: 86afc395bd

Change-Id: If3980e14a11dc36b64a3bcca32c726ea2ca23e54
2017-05-17 22:19:21 +00:00
Eric Laurent
86afc395bd sound trigger VTS: used default HAL service name
am: f0b981a42a

Change-Id: I354258222b45e4f62cad91a95becd6eca142cf1d
2017-05-17 22:09:06 +00:00
Eric Laurent
f0b981a42a sound trigger VTS: used default HAL service name
Bug: 37864311
Test: run VTS for module VtsHalSoundtriggerV2_0Target on marlin
Change-Id: If727dcc5921742ece6252dff839ce8100f24ccd1
2017-05-17 12:53:03 -07:00
yinxu
9be056807c Add the new RIL requests to start/stop network scan am: 872518a234 am: a586895e0d am: c09e15172c
am: 523a75e029

Change-Id: Ie79797556eb2ec352b6cb581e539ac7f9ac616e7
2017-05-17 18:20:38 +00:00
yinxu
c79f4239cd Add the new RIL requests to start/stop network scan
am: 62890ef7b2  -s ours

Change-Id: Ic5d3f6e737531fe3f96aa549c42e0553012ffa21
2017-05-17 18:17:42 +00:00
yinxu
523a75e029 Add the new RIL requests to start/stop network scan am: 872518a234 am: a586895e0d
am: c09e15172c

Change-Id: I666b02d375bc9a49c5117f2c000a947bf6c38fc2
2017-05-17 17:32:41 +00:00
Andrew Scull
524005a88d Add OemLock to the compatibility matrix.
Bug: 38173042
Test: Build and boot
Change-Id: I8d3d0474af4f121e6524f662a2d7ad478cecd190
2017-05-17 15:23:51 +01:00
Andrew Scull
bcab30ec98 Add Weaver to the compatibility matrix.
Bug: 38173757
Test: Build and boot
Change-Id: I9e014ff773eaadc5fdc7e5e6cc56b264d7b67ebe
2017-05-17 15:21:41 +01:00
Jaesoo Lee
812e85e126 configstore: configstore HAL is up-revisioned to 1.1
This change provides a reference implementation of the configstore HAL
v1.1.

Bug: 37727469
Test: Built sailfish-userdebug and configstore-1.1 works
Change-Id: I75e7fd1da8e90ae48d779a3ba28957c5a93a5529
2017-05-17 15:30:17 +09:00
yinxu
62890ef7b2 Add the new RIL requests to start/stop network scan
The CL defines the RIL API including the methods and structs which will
be used start and stop the network scan.

Test: Telephony Sanity Test
Bug: 30954762

Merged-in: I18462bf4aa5e8a9497d5eb214d905e4e7c827a04
Change-Id: I18462bf4aa5e8a9497d5eb214d905e4e7c827a04
(cherry picked from commit b187e9f95e)
(cherry picked from commit 872518a234)
2017-05-16 23:04:26 -07:00
TreeHugger Robot
33b92997c5 Merge "Update makefiles." 2017-05-17 03:16:06 +00:00
yinxu
c09e15172c Add the new RIL requests to start/stop network scan am: 872518a234
am: a586895e0d

Change-Id: I9492ec84107ce60f95c2ce56c833d269e54b0224
2017-05-16 23:21:43 +00:00
yinxu
a586895e0d Add the new RIL requests to start/stop network scan
am: 872518a234

Change-Id: I54de141d12b99b682b579b5002e75b2665f112f7
2017-05-16 23:11:34 +00:00
yinxu
872518a234 Add the new RIL requests to start/stop network scan
The CL defines the RIL API including the methods and structs which will
be used start and stop the network scan.

Test: Telephony Sanity Test
Bug: 30954762

Change-Id: I18462bf4aa5e8a9497d5eb214d905e4e7c827a04
(cherry picked from commit b187e9f95e)
2017-05-16 13:49:16 -07:00
Grace Chen
2c4f67ae1f Merge "Support different SIM power states" am: f94eb06d32 am: b6e91f51f6 am: 22facb038d
am: a442f2873f  -s ours

Change-Id: I34bb5526fc8800431e1562c12f0a444163475349
2017-05-16 20:08:27 +00:00
Grace Chen
a442f2873f Merge "Support different SIM power states" am: f94eb06d32 am: b6e91f51f6
am: 22facb038d

Change-Id: Ib45036bead4fe35323f39fa7fa9bc882b73dd0de
2017-05-16 19:58:53 +00:00
Grace Chen
22facb038d Merge "Support different SIM power states" am: f94eb06d32
am: b6e91f51f6

Change-Id: Iee77b290f446423624b83526e332b668e358256a
2017-05-16 19:50:51 +00:00
Grace Chen
b6e91f51f6 Merge "Support different SIM power states"
am: f94eb06d32

Change-Id: I31103f6a6de332ab8a68df4f7d13cbb097a72e28
2017-05-16 19:42:46 +00:00
Kevin Rocard
6ade5e3c1b Merge changes from topic 'audio-primary-hal-vts-fix' into oc-dev am: c558ddf3fa
am: cdf142d8dd

Change-Id: I3429df38464282106bef8464a4852bd5b29f763d
2017-05-16 19:33:39 +00:00
Jeff Tinker
7a0385c44a Merge "Revert "Fix resource leaks in drm hal"" into oc-dev am: db15c4b6ee
am: ddd1c63569

Change-Id: Iab79f9667ed22427c11e133da60b3371723239bb
2017-05-16 19:33:23 +00:00
Grace Chen
f94eb06d32 Merge "Support different SIM power states" 2017-05-16 19:30:28 +00:00
Kevin Rocard
cdf142d8dd Merge changes from topic 'audio-primary-hal-vts-fix' into oc-dev
am: c558ddf3fa

Change-Id: I15868923cdfd165e20468d1c885a256fefd0eeca
2017-05-16 19:13:11 +00:00
TreeHugger Robot
c558ddf3fa Merge changes from topic 'audio-primary-hal-vts-fix' into oc-dev
* changes:
  Audio HAL: A speech volume outside of [0,1] is an error
  Audio HAL VTS: Some methods are not optional
2017-05-16 18:52:39 +00:00
Jeff Tinker
ddd1c63569 Merge "Revert "Fix resource leaks in drm hal"" into oc-dev
am: db15c4b6ee

Change-Id: Ib2b3078f95637fe3c4f4f6e0bd73498374f945f5
2017-05-16 18:50:29 +00:00
Howard Chen
2d39c5243b Add HIDL_FETCH_IScheduleTest declaration am: 82ddb247b2 am: 8acff9a619 am: c57ac16490
am: ff3e874519

Change-Id: Icd2999a5f0d39ce4eb5295c56ce60c11e1b52d71
2017-05-16 18:33:43 +00:00
Howard Chen
b062a9d671 Add IScheduleTest for VTS libhwbinder scheduler test am: 35ae446548 am: 5a42dc1812 am: 80080bf2df -s ours
am: d8765474f4  -s ours

Change-Id: Iae37fa2c80d86e4e0fd95321ffef7349c89ffbe0
2017-05-16 18:33:41 +00:00