OSDN Git Service

android-x86/hardware-interfaces.git
6 years agoMerge "Camera: Update stream consumer usage flag" into oc-dr1-dev
Emilian Peev [Mon, 31 Jul 2017 16:28:15 +0000 (16:28 +0000)]
Merge "Camera: Update stream consumer usage flag" into oc-dr1-dev
am: 48e25765d1  -s ours

Change-Id: Ie7acfad590d5069717373f2a79c1cbe5372bee0d

6 years agoMerge "Camera: Update stream consumer usage flag" into oc-dr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 16:21:44 +0000 (16:21 +0000)]
Merge "Camera: Update stream consumer usage flag" into oc-dr1-dev

6 years agoCamera: fix various VTS issues am: a0dd95d45d -s ours
Yin-Chia Yeh [Mon, 31 Jul 2017 08:58:46 +0000 (08:58 +0000)]
Camera: fix various VTS issues am: a0dd95d45d  -s ours
am: 63a9a98152  -s ours

Change-Id: I5a30edc586f326874304762b93cb1158ecb4ff5e

6 years agoCamera: fix various VTS issues
Yin-Chia Yeh [Mon, 31 Jul 2017 08:55:46 +0000 (08:55 +0000)]
Camera: fix various VTS issues
am: a0dd95d45d  -s ours

Change-Id: Ib438269494c5c25f1759f7ec016cbca97bec9072

6 years agoMerge "Camera: Update stream consumer usage flag" into oc-mr1-dev
TreeHugger Robot [Mon, 31 Jul 2017 07:55:04 +0000 (07:55 +0000)]
Merge "Camera: Update stream consumer usage flag" into oc-mr1-dev

6 years agoMake virtual radio space generic, not only FM-exclusive.
Tomasz Wasilczyk [Fri, 28 Jul 2017 17:08:46 +0000 (10:08 -0700)]
Make virtual radio space generic, not only FM-exclusive.

Bug: b/36864090
Test: VTS, instrumentalization
Change-Id: I2764d09f56a397a1b80914a2634d6bad4b3bd3d2

6 years agoRemove a hack for 1.0/1.1 bitmap compatibility.
Tomasz Wasilczyk [Thu, 27 Jul 2017 20:17:07 +0000 (13:17 -0700)]
Remove a hack for 1.0/1.1 bitmap compatibility.

Instead, implement it correctly.
This hack was a quick jury-rigging before O MR1 FC.

Bug: b/36864090
Test: VTS
Change-Id: Ia9caff9228518ec573a85437e9070db777057359

6 years agoImplement closing default radio implementation by invalidating all future calls.
Tomasz Wasilczyk [Tue, 25 Jul 2017 21:55:49 +0000 (14:55 -0700)]
Implement closing default radio implementation by invalidating all future calls.

Also, use the new hidl_vec range constructor.

Bug: b/36864090
Test: VTS
Change-Id: I92a22ab7f263edd39e42abb65bc25b3d3dc33a1e

6 years agoRadioV1_1 VTS Tests: startKeepalive, stopKeepalive
Nathan Harold [Sat, 29 Jul 2017 01:03:00 +0000 (01:03 +0000)]
RadioV1_1 VTS Tests: startKeepalive, stopKeepalive
am: 64aae865f0

Change-Id: Ie49223b634fd0260c89b0cb44e762f719311f474

6 years agoRadioV1_1 VTS Tests: startKeepalive, stopKeepalive
Nathan Harold [Wed, 19 Jul 2017 23:48:44 +0000 (16:48 -0700)]
RadioV1_1 VTS Tests: startKeepalive, stopKeepalive

VTS tests for the initial implementaion of NATT
Keepalive support in the V1_1 HAL.

Bug:63530561
Test: this
Change-Id: Iafabd4b0f8a8f4da78f65bf4061d47f4bfd69a7a

6 years agoMerge "Rename the enums that are supposed to match OBD2 values to have an Obd2 prefix...
Enrico Granata [Fri, 28 Jul 2017 20:32:22 +0000 (20:32 +0000)]
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

6 years agoCamera: fix various VTS issues
Yin-Chia Yeh [Wed, 26 Jul 2017 23:53:20 +0000 (16:53 -0700)]
Camera: fix various VTS issues

Also fix wrong return values for processCaptureRequest in default
wrapper.

Test: running camera VTS
Bug: 64041692
Change-Id: I397390af7c85a776713f6287bef1c4d11c721c9a
Merged-In: I397390af7c85a776713f6287bef1c4d11c721c9a

6 years agoMerge "Add vts test for setCarrierInfoForImsiEncryption" into oc-dr1-dev
Shuo Qian [Fri, 28 Jul 2017 19:20:36 +0000 (19:20 +0000)]
Merge "Add vts test for setCarrierInfoForImsiEncryption" into oc-dr1-dev
am: e7acb1f8cf

Change-Id: I314af896791d66040133bfc76974dd0a75b838f1

6 years agoMerge "Add vts test for setCarrierInfoForImsiEncryption" into oc-dr1-dev
Shuo Qian [Fri, 28 Jul 2017 19:15:45 +0000 (19:15 +0000)]
Merge "Add vts test for setCarrierInfoForImsiEncryption" into oc-dr1-dev

6 years agoBroadcast Radio default implementation: analog forced switch.
Tomasz Wasilczyk [Tue, 25 Jul 2017 17:53:50 +0000 (10:53 -0700)]
Broadcast Radio default implementation: analog forced switch.

Bug: b/36864090
Test: VTS
Change-Id: I2b7bcf2bb3ad7075f39280ab72b32bff5bf166a3

6 years agoCamera: Update stream consumer usage flag
Emilian Peev [Fri, 28 Jul 2017 09:07:50 +0000 (10:07 +0100)]
Camera: Update stream consumer usage flag

It is possible that the current default consumer usage
flag may not be supported by some provider implementations.
Use either HW composer or some other flag that is appropriate
for the specific use case.

Bug: 63913159
Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check
--skip-preconditions --primary-abi-only --module
VtsHalCameraProviderV2_4Target -l INFO

Change-Id: I04f89bf67166805191d6d40e5bd93c15ebc97ea6

6 years agoMerge "wifi(hidl): Modify the SAR power levels interface" into oc-dr1-dev
Roshan Pius [Fri, 28 Jul 2017 02:51:57 +0000 (02:51 +0000)]
Merge "wifi(hidl): Modify the SAR power levels interface" into oc-dr1-dev
am: dda74bcf77

Change-Id: I504fe9096b855c6270c50c1e46b4e5ee26b9ea67

6 years agoMerge "wifi(hidl): Modify the SAR power levels interface" into oc-dr1-dev
TreeHugger Robot [Fri, 28 Jul 2017 02:47:05 +0000 (02:47 +0000)]
Merge "wifi(hidl): Modify the SAR power levels interface" into oc-dr1-dev

6 years agoMerge "Camera: fix various VTS issues" into oc-dr1-dev
Yin-Chia Yeh [Thu, 27 Jul 2017 23:17:52 +0000 (23:17 +0000)]
Merge "Camera: fix various VTS issues" into oc-dr1-dev
am: 5311547c05  -s ours

Change-Id: Id7da647c4b3a8e839826e56a0657e03fb3e91d31

6 years agoMerge "Camera: fix various VTS issues" into oc-dr1-dev
Yin-Chia Yeh [Thu, 27 Jul 2017 23:08:56 +0000 (23:08 +0000)]
Merge "Camera: fix various VTS issues" into oc-dr1-dev

6 years agoMerge "Camera: reset callback after test done" into oc-mr1-dev
Yin-Chia Yeh [Thu, 27 Jul 2017 22:09:12 +0000 (22:09 +0000)]
Merge "Camera: reset callback after test done" into oc-mr1-dev

6 years agoMerge "Camera: fix various VTS issues" into oc-mr1-dev
TreeHugger Robot [Thu, 27 Jul 2017 22:04:59 +0000 (22:04 +0000)]
Merge "Camera: fix various VTS issues" into oc-mr1-dev

6 years agoAdd vts test for setCarrierInfoForImsiEncryption
sqian [Thu, 27 Jul 2017 21:59:38 +0000 (14:59 -0700)]
Add vts test for setCarrierInfoForImsiEncryption

Currently there is no implementation for this api by vendor code.
So we should check only for REQUEST_NOT_SUPPPORTED or NONE
as error returned at present.

Test: run vts
Bug: 64073713
Change-Id: I27f544cf6521d2f913f97e1b8f662a05166ddc11

6 years agowifi(hidl): Modify the SAR power levels interface
Roshan Pius [Tue, 25 Jul 2017 15:48:08 +0000 (08:48 -0700)]
wifi(hidl): Modify the SAR power levels interface

Modifying the interface used to lower the tx power level for meeting SAR
requirements based on recommendation from the nexus hardware team. The
previous interface passed in a single power value in dBm for meeting SAR
requirements. However, the SAR requirements are more complex than that.
Based on the connection mode (802.11 a,b,g,n,ac) and the number of
streams that are active (MIMO), the SAR power levels are very
different. Using the previous interface would mean that we will have to
use the lowest power level among all the connection modes to meet the SAR
requirements. This would however result in us lowering the power much
more than needed (~2 dBm) for many connection modes.
Instead, we're switching to a more generic interface where the framework
informs the wifi chip that we're entering a special tx power mode scenario
(today, there is only 1 for voice call). The chip can then lookup the
extensive table of power levels for different connection modes which are
pre-populated by the OEM's in the BDF file to set the power level (depending
on the scenario framework sends and the active connection mode).

Bug: 62437848
Test: Manual tests
Change-Id: I5ee3f0d2c130958dbeb352e3b5ad9407f432624f

6 years agoMerge "Camera: add camera owners" into oc-mr1-dev
TreeHugger Robot [Thu, 27 Jul 2017 20:51:42 +0000 (20:51 +0000)]
Merge "Camera: add camera owners" into oc-mr1-dev

6 years agoMerge "Fix remaining broadcastradio 1.1 VTS TODOs." into oc-mr1-dev
Tomasz Wasilczyk [Thu, 27 Jul 2017 19:59:01 +0000 (19:59 +0000)]
Merge "Fix remaining broadcastradio 1.1 VTS TODOs." into oc-mr1-dev

6 years agoCamera: fix various VTS issues
Yin-Chia Yeh [Wed, 26 Jul 2017 23:53:20 +0000 (16:53 -0700)]
Camera: fix various VTS issues

Also fix wrong return values for processCaptureRequest in default
wrapper.

Test: running camera VTS
Bug: 64041692
Change-Id: I397390af7c85a776713f6287bef1c4d11c721c9a
Merged-In: I397390af7c85a776713f6287bef1c4d11c721c9a

6 years agoCamera: fix various VTS issues
Yin-Chia Yeh [Thu, 27 Jul 2017 18:36:44 +0000 (11:36 -0700)]
Camera: fix various VTS issues

Also fix wrong return values for processCaptureRequest in default
wrapper.

Test: running camera VTS
Bug: 64041692
Change-Id: I397390af7c85a776713f6287bef1c4d11c721c9a

6 years agoCamera: add camera owners
Yin-Chia Yeh [Tue, 25 Jul 2017 19:54:35 +0000 (12:54 -0700)]
Camera: add camera owners

Test: none
Change-Id: I1a221feea480139d78c9b10dcd6c7c88955901bd
Merged-In: I1a221feea480139d78c9b10dcd6c7c88955901bd
(cherry picked from commit 14a5810a2ef2bd0373ebff129902302f3f959920)

6 years agoMerge "Camera: reset callback after test done" into oc-dr1-dev
Yin-Chia Yeh [Thu, 27 Jul 2017 01:15:25 +0000 (01:15 +0000)]
Merge "Camera: reset callback after test done" into oc-dr1-dev
am: eba1407b55  -s ours

Change-Id: Ia0b6863fa82f33d03903f6e17739f8ad339246c5

6 years agoCamera: reset callback after test done
Yin-Chia Yeh [Tue, 11 Jul 2017 20:44:35 +0000 (13:44 -0700)]
Camera: reset callback after test done

Back port from master

Test: VTS test pass
Bug: 63570734
Change-Id: Ic0eecaf843b5c2e78f60325090ea652d43a74a0b
Merged-In: Ic0eecaf843b5c2e78f60325090ea652d43a74a0b

6 years agoFix remaining broadcastradio 1.1 VTS TODOs.
Tomasz Wasilczyk [Tue, 25 Jul 2017 17:01:17 +0000 (10:01 -0700)]
Fix remaining broadcastradio 1.1 VTS TODOs.

This includes:
- cover all AM/FM bands, not just first one
- fix flakiness on late callback dereference
- fix 1.0 tuneComplete check
- move utils includes into separate subdirectories

Bug: b/36864490
Test: VTS
Change-Id: I6e2427ac29abd6278c9783cf83b4df05195ac7ea

6 years agoMerge "Camera: reset callback after test done" into oc-dr1-dev
TreeHugger Robot [Wed, 26 Jul 2017 21:28:45 +0000 (21:28 +0000)]
Merge "Camera: reset callback after test done" into oc-dr1-dev

6 years agoMerge "Fix VTS errors of the network scan API" into oc-dr1-dev
Ying Xu [Wed, 26 Jul 2017 19:58:05 +0000 (19:58 +0000)]
Merge "Fix VTS errors of the network scan API" into oc-dr1-dev
am: 6bba7c9ca4

Change-Id: I8a570589c85c8d6b1f327b5df341d31d4aaff5b6

6 years agoMerge "Move android.hardware.tests.msgq@1.0-impl to system.img" into oc-dr1-dev
Zhuoyao Zhang [Wed, 26 Jul 2017 19:57:24 +0000 (19:57 +0000)]
Merge "Move android.hardware.tests.msgq@1.0-impl to system.img" into oc-dr1-dev
am: 5614b96de5  -s ours

Change-Id: I96a35e355d85137462f8dbb9d4d7eb25d047efcb

6 years agoMerge "Move all hidl_test dependencies to the system.img" into oc-dr1-dev
Zhuoyao Zhang [Wed, 26 Jul 2017 19:56:55 +0000 (19:56 +0000)]
Merge "Move all hidl_test dependencies to the system.img" into oc-dr1-dev
am: ab23aa7667  -s ours

Change-Id: I21227e9ca0dd9d4a90098e6e5cde49082bab4d4f

6 years agoMerge "resolve merge conflicts of 8d92561 to oc-mr1-dev" into oc-mr1-dev
Zhuoyao Zhang [Wed, 26 Jul 2017 19:38:22 +0000 (19:38 +0000)]
Merge "resolve merge conflicts of 8d92561 to oc-mr1-dev" into oc-mr1-dev

6 years agoMerge "Fix VTS errors of the network scan API" into oc-dr1-dev
Ying Xu [Wed, 26 Jul 2017 17:46:56 +0000 (17:46 +0000)]
Merge "Fix VTS errors of the network scan API" into oc-dr1-dev

6 years agoCamera: Update stream consumer usage flag
Emilian Peev [Wed, 26 Jul 2017 08:46:38 +0000 (09:46 +0100)]
Camera: Update stream consumer usage flag

It is possible that the current default consumer usage
flag may not be supported by some provider implementations.
Use either HW composer or some other flag that is appropriate
for the specific use case.

Merged-In: I04f89bf67166805191d6d40e5bd93c15ebc97ea6
Bug: 63913159
Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check
--skip-preconditions --primary-abi-only --module
VtsHalCameraProviderV2_4Target -l INFO

Change-Id: I04f89bf67166805191d6d40e5bd93c15ebc97ea6

6 years agoresolve merge conflicts of 8d92561 to oc-mr1-dev
Zhuoyao Zhang [Wed, 26 Jul 2017 04:16:04 +0000 (21:16 -0700)]
resolve merge conflicts of 8d92561 to oc-mr1-dev

Test: I solemnly swear I tested this conflict resolution.

6 years agoresolve merge conflicts of 8d92561 to oc-mr1-dev
Zhuoyao Zhang [Wed, 26 Jul 2017 04:14:07 +0000 (21:14 -0700)]
resolve merge conflicts of 8d92561 to oc-mr1-dev

Test: I solemnly swear I tested this conflict resolution.

6 years agoMerge "Move android.hardware.tests.msgq@1.0-impl to system.img" into oc-dr1-dev
Zhuoyao Zhang [Wed, 26 Jul 2017 03:15:14 +0000 (03:15 +0000)]
Merge "Move android.hardware.tests.msgq@1.0-impl to system.img" into oc-dr1-dev

6 years agoMerge "Move all hidl_test dependencies to the system.img" into oc-dr1-dev
Zhuoyao Zhang [Wed, 26 Jul 2017 03:15:14 +0000 (03:15 +0000)]
Merge "Move all hidl_test dependencies to the system.img" into oc-dr1-dev

6 years agoRename the enums that are supposed to match OBD2 values to have an Obd2 prefix
Enrico Granata [Wed, 26 Jul 2017 00:20:53 +0000 (17:20 -0700)]
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

6 years agoFix VTS errors of the network scan API
yinxu [Tue, 25 Jul 2017 22:15:52 +0000 (15:15 -0700)]
Fix VTS errors of the network scan API

Since the new network scan API is only supported by some devices, we
should add the REQUEST_NOT_SUPPORTED to the possible returned errors.

Test: Telephony sanity tests, run vts -m VtsHalRadioV1_1Target
Bug: 63914600
Change-Id: I965ee6422aaa5e02bf67466f5288b808183f1738

6 years agoMerge "Remove unnecessary whitespace from enum members in OBD2 properties" into oc...
TreeHugger Robot [Tue, 25 Jul 2017 21:27:44 +0000 (21:27 +0000)]
Merge "Remove unnecessary whitespace from enum members in OBD2 properties" into oc-mr1-dev

6 years agoMerge "Camera: Don't enforce result metadata queue support" into oc-dev am: 1d1b503b7...
Eino-Ville Talvala [Tue, 25 Jul 2017 21:22:30 +0000 (21:22 +0000)]
Merge "Camera: Don't enforce result metadata queue support" into oc-dev am: 1d1b503b77  -s ours
am: 6447e22219  -s ours

Change-Id: I66ae022e8b4f2da71a5a924a1e52942dbd412a4d

6 years agoMerge "Camera: Don't enforce result metadata queue support" into oc-dr1-dev
Eino-Ville Talvala [Tue, 25 Jul 2017 21:22:13 +0000 (21:22 +0000)]
Merge "Camera: Don't enforce result metadata queue support" into oc-dr1-dev
am: 5bc1afb63d  -s ours

Change-Id: Ic07d12157eb9949a5416677f99e9759e73e36c0d

6 years agoMerge "Weaver: functional VTS tests" into oc-dr1-dev
Andrew Scull [Tue, 25 Jul 2017 21:21:10 +0000 (21:21 +0000)]
Merge "Weaver: functional VTS tests" into oc-dr1-dev
am: 1bef889c75

Change-Id: I6cc53558417aa8eb09ba296c5a126a6719acdaf5

6 years agoMerge "OemLock functional VTS test." into oc-dr1-dev
Andrew Scull [Tue, 25 Jul 2017 21:20:19 +0000 (21:20 +0000)]
Merge "OemLock functional VTS test." into oc-dr1-dev
am: 831af8d840

Change-Id: I31d13650919cac6be76ae2f8a6519fa6e64a8741

6 years agoMerge "Camera: Don't enforce result metadata queue support" into oc-dev
Eino-Ville Talvala [Tue, 25 Jul 2017 21:09:48 +0000 (21:09 +0000)]
Merge "Camera: Don't enforce result metadata queue support" into oc-dev
am: 1d1b503b77  -s ours

Change-Id: If9f4aa85e57aabf7dfb393813ab13eff78967a16

6 years agoMerge "Camera: Don't enforce result metadata queue support" into oc-dev
Eino-Ville Talvala [Tue, 25 Jul 2017 20:58:44 +0000 (20:58 +0000)]
Merge "Camera: Don't enforce result metadata queue support" into oc-dev

6 years agoMerge "Camera: Don't enforce result metadata queue support" into oc-dr1-dev
Eino-Ville Talvala [Tue, 25 Jul 2017 20:54:34 +0000 (20:54 +0000)]
Merge "Camera: Don't enforce result metadata queue support" into oc-dr1-dev

6 years agoMove all hidl_test dependencies to the system.img
Steven Moreland [Fri, 14 Jul 2017 20:34:03 +0000 (13:34 -0700)]
Move all hidl_test dependencies to the system.img

Test: hidl_test passes
Test: build with BOARD_VNDK_VERSION=current
Bug: 63704014
Change-Id: Ia97be8b4d61236adfd964bf8e4fa632d99010b98
Merged-In: Ia97be8b4d61236adfd964bf8e4fa632d99010b98
(cherry picked from commit 2f2aabe2123dfdc35c0499c028fd5ab0ce3c9585)

6 years agoMove android.hardware.tests.msgq@1.0-impl to system.img
Zhuoyao Zhang [Fri, 21 Jul 2017 17:53:24 +0000 (10:53 -0700)]
Move android.hardware.tests.msgq@1.0-impl to system.img

Bug:63704014
Test: make vts
      vts-tradefed run vts -m VtsFmqUnitTest.

Change-Id: I0deb28ffdbd437cc05d9c1efed63e0ba9dc3a048
Merged-In: I0deb28ffdbd437cc05d9c1efed63e0ba9dc3a048
(cherry picked from commit ea35563b799f6c9866500e8d365e0516e1971ca1)
(cherry picked from commit 1d42476fdcd631fcf97d2ccf24996c8b7edd7521)

6 years agoRemove unnecessary whitespace from enum members in OBD2 properties
Enrico Granata [Tue, 25 Jul 2017 01:19:05 +0000 (18:19 -0700)]
Remove unnecessary whitespace from enum members in OBD2 properties

Test: build
Bug: 64024685
Change-Id: I205aa80e0f1f9ed8e3b78e993f87dae69b883b3a

6 years agoCamera: Don't enforce result metadata queue support
Emilian Peev [Mon, 24 Jul 2017 15:29:54 +0000 (16:29 +0100)]
Camera: Don't enforce result metadata queue support

Some provider implementations could still be using direct
transfer of the result metadata through hw binder.

Merged-In: Ib2adaff005af77385767a32c1ed069371a6e9b7a
Bug: 63970723
Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check
--skip-preconditions --module VtsHalCameraProviderV2_4Target -l INFO
Change-Id: Ib2adaff005af77385767a32c1ed069371a6e9b7a

6 years agoCamera: Don't enforce result metadata queue support
Emilian Peev [Tue, 25 Jul 2017 14:05:11 +0000 (15:05 +0100)]
Camera: Don't enforce result metadata queue support

Some provider implementations could still be using direct
transfer of the result metadata through hw binder.

Bug: 63970723
Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check
--skip-preconditions --module VtsHalCameraProviderV2_4Target -l INFO
Change-Id: Ib2adaff005af77385767a32c1ed069371a6e9b7a

6 years agoCamera: Don't enforce result metadata queue support
Emilian Peev [Mon, 24 Jul 2017 15:29:54 +0000 (16:29 +0100)]
Camera: Don't enforce result metadata queue support

Some provider implementations could still be using direct
transfer of the result metadata through hw binder.

Merged-In: Ib2adaff005af77385767a32c1ed069371a6e9b7a
Bug: 63970723
Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check
--skip-preconditions --module VtsHalCameraProviderV2_4Target -l INFO
Change-Id: Ib2adaff005af77385767a32c1ed069371a6e9b7a

6 years agoMerge "Weaver: functional VTS tests" into oc-dr1-dev
Andrew Scull [Tue, 25 Jul 2017 12:09:02 +0000 (12:09 +0000)]
Merge "Weaver: functional VTS tests" into oc-dr1-dev

6 years agoMerge "OemLock functional VTS test." into oc-dr1-dev
Andrew Scull [Tue, 25 Jul 2017 12:08:56 +0000 (12:08 +0000)]
Merge "OemLock functional VTS test." into oc-dr1-dev

6 years agosupplicant(vts): Remove start/stop framework am: 80599435bd
Roshan Pius [Tue, 25 Jul 2017 06:48:22 +0000 (06:48 +0000)]
supplicant(vts): Remove start/stop framework am: 80599435bd
am: 1e8179aaaf

Change-Id: I438b41a1ea50a3b5db67de962812f976a682b7e9

6 years agosupplicant(vts): Remove start/stop framework
Roshan Pius [Tue, 25 Jul 2017 06:44:52 +0000 (06:44 +0000)]
supplicant(vts): Remove start/stop framework
am: 80599435bd

Change-Id: Ie80ce57759f12b4b2b833b457a11c2b3650560ba

6 years agosupplicant(vts): Remove start/stop framework
Roshan Pius [Mon, 24 Jul 2017 21:13:48 +0000 (14:13 -0700)]
supplicant(vts): Remove start/stop framework

This is already done by the test harness on the host side. So, no need
to invoke this from within the gtest.

Bug: 63914399
Test: `make vts -j30 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 &&
vts-tradefed run commandAndExit vts --skip-all-system-status-check
--primary-abi-only --skip-preconditions --module
VtsHalWifiSupplicantV1_0Target -l INFO`

Change-Id: I43edc03492bf5e03f9a4236265c43baa5efcd61d
(cherry picked from commit 145cce98b56674404a6148835f008df44086db2e)
Merged-Id: I43edc03492bf5e03f9a4236265c43baa5efcd61d

6 years agoMerge "Add Sim absent assertion in the 1.0 setup" into oc-dev am: 5b472ec138
Shuo Qian [Tue, 25 Jul 2017 00:23:01 +0000 (00:23 +0000)]
Merge "Add Sim absent assertion in the 1.0 setup" into oc-dev am: 5b472ec138
am: d11dc7ffff

Change-Id: I91ef20c98fdd354335368c1e07f8e2908f9dbafe

6 years agoMerge "Add Sim absent assertion in the setup" into oc-dr1-dev
Shuo Qian [Tue, 25 Jul 2017 00:22:50 +0000 (00:22 +0000)]
Merge "Add Sim absent assertion in the setup" into oc-dr1-dev
am: 1d87508ce1

Change-Id: Ice7b20e0916f8d7041076eeb1f00d86c706ede96

6 years agoMerge "Add Sim absent assertion in the 1.0 setup" into oc-dev
Shuo Qian [Tue, 25 Jul 2017 00:22:25 +0000 (00:22 +0000)]
Merge "Add Sim absent assertion in the 1.0 setup" into oc-dev
am: 5b472ec138

Change-Id: Ib90407dd470f88dddf5d8037e459e22b534c8b10

6 years agoMerge "Add Sim absent assertion in the 1.0 setup" into oc-dev
Shuo Qian [Tue, 25 Jul 2017 00:14:21 +0000 (00:14 +0000)]
Merge "Add Sim absent assertion in the 1.0 setup" into oc-dev

6 years agoMerge "Add Sim absent assertion in the setup" into oc-dr1-dev
Shuo Qian [Tue, 25 Jul 2017 00:14:00 +0000 (00:14 +0000)]
Merge "Add Sim absent assertion in the setup" into oc-dr1-dev

6 years agoMerge "Update VTS tests so that more tests pass for O." into oc-dr1-dev
Sanket Padawe [Mon, 24 Jul 2017 23:32:24 +0000 (23:32 +0000)]
Merge "Update VTS tests so that more tests pass for O." into oc-dr1-dev
am: 45a97e51bb  -s ours

Change-Id: I63f66bbc8f2421a3f878795b02c7f8b32d542094

6 years agoMerge "Update VTS tests so that more tests pass for O." into oc-dr1-dev
TreeHugger Robot [Mon, 24 Jul 2017 23:26:12 +0000 (23:26 +0000)]
Merge "Update VTS tests so that more tests pass for O." into oc-dr1-dev

6 years agoMerge "supplicant(vts): Remove start/stop framework" into oc-dr1-dev
Roshan Pius [Mon, 24 Jul 2017 23:16:21 +0000 (23:16 +0000)]
Merge "supplicant(vts): Remove start/stop framework" into oc-dr1-dev
am: 28b744d2d9

Change-Id: I71a7dd0aa0e6de879b4ae3ac3fc5fb3fdaca36df

6 years agoMerge "supplicant(vts): Remove start/stop framework" into oc-dr1-dev
Roshan Pius [Mon, 24 Jul 2017 23:07:54 +0000 (23:07 +0000)]
Merge "supplicant(vts): Remove start/stop framework" into oc-dr1-dev

6 years agosupplicant(vts): Remove start/stop framework
Roshan Pius [Mon, 24 Jul 2017 21:13:48 +0000 (14:13 -0700)]
supplicant(vts): Remove start/stop framework

This is already done by the test harness on the host side. So, no need
to invoke this from within the gtest.

Bug: 63914399
Test: `make vts -j30 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 &&
vts-tradefed run commandAndExit vts --skip-all-system-status-check
--primary-abi-only --skip-preconditions --module
VtsHalWifiSupplicantV1_0Target -l INFO`

Change-Id: I43edc03492bf5e03f9a4236265c43baa5efcd61d

6 years agoUpdate VTS tests so that more tests pass for O.
Sanket Padawe [Sun, 23 Jul 2017 00:58:02 +0000 (17:58 -0700)]
Update VTS tests so that more tests pass for O.

Cherry picked from ag/2562201
Bug: b/62926561
Test: vts tests

Change-Id: Ic927f9efd437c6411fb14feac8c681334e4b5e60
Merged-in: Ic927f9efd437c6411fb14feac8c681334e4b5e60

6 years agoMerge "Fixed the HCI ACL Header definitions for PB and BC Flags" into oc-dev am:...
Stanley Tng [Sat, 22 Jul 2017 16:00:51 +0000 (16:00 +0000)]
Merge "Fixed the HCI ACL Header definitions for PB and BC Flags" into oc-dev am: ad6b1eb846
am: 6138bbeafb

Change-Id: I450bfa1b5d6133e478761781ae43536fe972eae6

6 years agoMerge "Fixed the HCI ACL Header definitions for PB and BC Flags" into oc-dev
Stanley Tng [Sat, 22 Jul 2017 15:57:52 +0000 (15:57 +0000)]
Merge "Fixed the HCI ACL Header definitions for PB and BC Flags" into oc-dev
am: ad6b1eb846

Change-Id: I1636ac9ff75062d170db6032b8e657a0f5b29f54

6 years agoMerge "Fixed the HCI ACL Header definitions for PB and BC Flags" into oc-dev
TreeHugger Robot [Sat, 22 Jul 2017 15:51:40 +0000 (15:51 +0000)]
Merge "Fixed the HCI ACL Header definitions for PB and BC Flags" into oc-dev

6 years agoFixed the HCI ACL Header definitions for PB and BC Flags
Stanley Tng [Wed, 19 Jul 2017 17:55:01 +0000 (10:55 -0700)]
Fixed the HCI ACL Header definitions for PB and BC Flags

The byte offsets for Packet Boundary (PB) and Broadcast (BC) flags
in the HCI ACL Header is swapped. This will fixed it so that it matches
the Bluetooth Specifications.

Bug: 63241720
Test: Run manual VTS tests for Bluetooth
Change-Id: Ifc1f4d4f054a1dab13458c563e47bfb884f39d92
(cherry picked from commit 7915b71fb9fdc8a378b2aae9b618d67bf64d4971)

6 years agoUpdate VTS tests so that Mediatek pass more VTS for O. am: b36443a864 -s ours
Legler Wu [Sat, 22 Jul 2017 07:07:55 +0000 (07:07 +0000)]
Update VTS tests so that Mediatek pass more VTS for O. am: b36443a864  -s ours
am: 9b84b56003

Change-Id: I762b4e2953cafd37f5e14d4b86ac388456630466

6 years agoUpdate VTS tests so that Mediatek pass more VTS for O.
Legler Wu [Sat, 22 Jul 2017 07:04:55 +0000 (07:04 +0000)]
Update VTS tests so that Mediatek pass more VTS for O.
am: b36443a864  -s ours

Change-Id: I18dd1802cca630e3b9603c5decf3c2e2becffde7

6 years agoUpdate VTS tests so that Mediatek pass more VTS for O.
Legler Wu [Fri, 30 Jun 2017 03:00:07 +0000 (11:00 +0800)]
Update VTS tests so that Mediatek pass more VTS for O.

Bug: b/62926561
Test: vts tests

Change-Id: Ic927f9efd437c6411fb14feac8c681334e4b5e60
Merged-in: Ic927f9efd437c6411fb14feac8c681334e4b5e60

6 years agoAdd publisher ID to DATA messages
Asaf Rosenfeld [Tue, 18 Jul 2017 18:00:29 +0000 (11:00 -0700)]
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

6 years agoAdd Sim absent assertion in the 1.0 setup
sqian [Fri, 21 Jul 2017 18:49:03 +0000 (11:49 -0700)]
Add Sim absent assertion in the 1.0 setup

Currently the VTS tests for radio are for Sim Absent only. Adding this
assertion in the set up before running VTS tests clarifies the current
tests running is for sim absent only.

Test: run vts
Bug: 63898623
Change-Id: Ie09fb8bcedfd0b35b14f0a70952f44b6f6b082aa

6 years agoAdd Sim absent assertion in the setup
sqian [Fri, 21 Jul 2017 18:18:17 +0000 (11:18 -0700)]
Add Sim absent assertion in the setup

Currently the VTS tests for radio are for Sim Absent only. Adding this
assertion in the set up before running VTS tests clarifies the current
tests running is for sim absent only.

Test: run vts
Bug: 63898623
Change-Id: I0017dd1b3939348b183ce19a5ec4cbc977946cc1

6 years agoMerge "Update IRadioResponse.hal documentation" into oc-dev am: 7c60d26763 -s ours
Shuo Qian [Fri, 21 Jul 2017 19:12:14 +0000 (19:12 +0000)]
Merge "Update IRadioResponse.hal documentation" into oc-dev am: 7c60d26763  -s ours
am: d9ff7f496a  -s ours

Change-Id: I8f9cd3692a8c9314c103590fa76d6ded736f9726

6 years agoMerge "Update IRadioResponse.hal documentation" into oc-dev
Shuo Qian [Fri, 21 Jul 2017 19:10:10 +0000 (19:10 +0000)]
Merge "Update IRadioResponse.hal documentation" into oc-dev
am: 7c60d26763  -s ours

Change-Id: I6d1a967b66a26158052909c9cf4721e3e77b72e5

6 years agoMerge "Update IRadioResponse.hal documentation" into oc-dev
Shuo Qian [Fri, 21 Jul 2017 18:58:12 +0000 (18:58 +0000)]
Merge "Update IRadioResponse.hal documentation" into oc-dev

6 years agoMerge "[HAL] Invalidate chip before shutting down legacy HAL" into oc-dr1-dev
Etan Cohen [Fri, 21 Jul 2017 03:21:45 +0000 (03:21 +0000)]
Merge "[HAL] Invalidate chip before shutting down legacy HAL" into oc-dr1-dev
am: 9cec7f6dab

Change-Id: Icdecd3bb69050d7ea9a1f340dfdd59083d99db08

6 years agoMerge "[HAL] Invalidate chip before shutting down legacy HAL" into oc-dr1-dev
Etan Cohen [Fri, 21 Jul 2017 03:18:16 +0000 (03:18 +0000)]
Merge "[HAL] Invalidate chip before shutting down legacy HAL" into oc-dr1-dev

6 years agoMerge "wifi: Add owners" into oc-mr1-dev
TreeHugger Robot [Fri, 21 Jul 2017 02:54:15 +0000 (02:54 +0000)]
Merge "wifi: Add owners" into oc-mr1-dev

6 years agoMerge "Fix some VTS for 2017 devices" into oc-dev am: 41b188be76 -s ours
Shuo Qian [Fri, 21 Jul 2017 00:06:29 +0000 (00:06 +0000)]
Merge "Fix some VTS for 2017 devices" into oc-dev am: 41b188be76  -s ours
am: 3860d416cb  -s ours

Change-Id: I69a60ce5efd0bfa59e8d9bad1a7de6c1bcee23c9

6 years agoMerge "Fix some VTS for 2017 devices" into oc-dev
Shuo Qian [Fri, 21 Jul 2017 00:03:57 +0000 (00:03 +0000)]
Merge "Fix some VTS for 2017 devices" into oc-dev
am: 41b188be76  -s ours

Change-Id: Ic1f9a9b296fdd34837e2927a367b265a82c909a4

6 years agoMerge "Fix some VTS for 2017 devices" into oc-dev
Shuo Qian [Thu, 20 Jul 2017 23:57:25 +0000 (23:57 +0000)]
Merge "Fix some VTS for 2017 devices" into oc-dev

6 years agoMerge "[HAL] Invalidate chip before shutting down legacy HAL" into oc-mr1-dev
Etan Cohen [Thu, 20 Jul 2017 21:55:45 +0000 (21:55 +0000)]
Merge "[HAL] Invalidate chip before shutting down legacy HAL" into oc-mr1-dev

6 years agowifi: Add owners
Roshan Pius [Thu, 20 Jul 2017 21:38:50 +0000 (14:38 -0700)]
wifi: Add owners

Change-Id: If5a9a7da36b86f968bd32768d61e5d181573d30a

6 years agoCamera: reset callback after test done
Yin-Chia Yeh [Tue, 11 Jul 2017 20:44:35 +0000 (13:44 -0700)]
Camera: reset callback after test done

Test: VTS test pass
Bug: 63570734
Change-Id: Ia7b1e8e9baae2885d9c43821fe2933df883f7892
Merged-In: Ic0eecaf843b5c2e78f60325090ea652d43a74a0b

6 years agoAudio VTS: Change test utility from dyn to static lib
Kevin Rocard [Tue, 18 Jul 2017 19:29:39 +0000 (12:29 -0700)]
Audio VTS: Change test utility from dyn to static lib

Bug: 63801053

In order to avoid having to instruct vts-tradefed to push the test
utility library on the target before runing the audio VTS,
duplicating the makefile declaration,
make the library static.

Test: make vts
Test: vts-tradefed run commandAndExit vts --module VtsHalAudioV2_0Target
Change-Id: I7a98b2aaf0e0f6f91a92b7f01df1c630540ad697
Merged-In: I7a98b2aaf0e0f6f91a92b7f01df1c630540ad697
(cherry picked from commit 921d12ea6d212e97a7bce124850ec914eebaa02d)
Signed-off-by: Kevin Rocard <krocard@google.com>
6 years agoMerge " Add VTS code for the network scan API" into oc-dr1-dev
Ying Xu [Thu, 20 Jul 2017 16:42:24 +0000 (16:42 +0000)]
Merge " Add VTS code for the network scan API" into oc-dr1-dev
am: cc360c3f87

Change-Id: If1750289932a67ec6831bdaabb5cd8496b913a52

6 years agoMerge " Add VTS code for the network scan API" into oc-dr1-dev
Ying Xu [Thu, 20 Jul 2017 16:37:11 +0000 (16:37 +0000)]
Merge " Add VTS code for the network scan API" into oc-dr1-dev