Eric Jeong
26abceefbe
Return immediately when prop is not found
...
- when VHAL prop is not supported, getPropConfigs calls hidl callback
with INVALID_ARG and has to return.
- otherwise, there will be two callbacks invoked from VHAL.
Bug: 168834308
Test: seahawk should boot up
Change-Id: I41f5ddf26b9ba70221d59bae10d7ca9a2133a9eb
2020-09-18 12:14:54 -07:00
Kevin Chyn
e33abd6456
Move ICancellationSignal to common, add supportsNavigationGestures
...
Bug: 168842956
Test: Builds
Test: make -j56 android.hardware.biometrics.common-update-api
Test: make -j56 android.hardware.biometrics.fingerprint-update-api
Test: make -j56 VtsHalBiometricsFingerprintTargetTest
Change-Id: Ie35ccc2ea8b7ef710914e9a18fc28f49c2d6f0be
2020-09-18 12:07:34 -07:00
Bill Yi
7a7e6e5ace
Merge "Merge mainline-release 6664920 to master - DO NOT MERGE"
2020-09-18 18:47:48 +00:00
Treehugger Robot
e453d81dc8
Merge "camera vts: fix CameraHidlTest::isSecureOnly for HAL1 Device" am: d56db87577
am: 83a6256f38
am: ed6abddaf8
am: 12069ba334
am: 2b2b298116
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428451
Change-Id: I3ef3aa622487517945bec335e123a0fe7e422005
2020-09-18 18:32:05 +00:00
Devin Moore
340f895d30
Add template parameters to MQDescriptor
...
First parameter is used to determine the type of the payload, and the
second parameter is used to determine the type of queue.
Added two types to be use in that second parameter.
SynchronizedReadWrite and UnsynchronizedWrite.
Test: atest fmq_unit_tests fmq_test
Bug: 142326204
Change-Id: If736389ebecd02b87879850714606523e5145579
2020-09-18 10:55:15 -07:00
Treehugger Robot
2b2b298116
Merge "camera vts: fix CameraHidlTest::isSecureOnly for HAL1 Device" am: d56db87577
am: 83a6256f38
am: ed6abddaf8
am: 12069ba334
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428451
Change-Id: I6b01ae7db5586e7a0fe6b1ec8acab8883083c3a6
2020-09-18 17:42:46 +00:00
Treehugger Robot
12069ba334
Merge "camera vts: fix CameraHidlTest::isSecureOnly for HAL1 Device" am: d56db87577
am: 83a6256f38
am: ed6abddaf8
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428451
Change-Id: I884143be08a9ac914836d896597ba6db63fdf8d9
2020-09-18 17:20:18 +00:00
Treehugger Robot
ed6abddaf8
Merge "camera vts: fix CameraHidlTest::isSecureOnly for HAL1 Device" am: d56db87577
am: 83a6256f38
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428451
Change-Id: I2aa2077cffbbee18a0cd25acb46c3a8e0c4b6f14
2020-09-18 16:31:22 +00:00
Devin Moore
0a10d6918c
Change HIDL fmq tests to use int32_t for payload
...
This is in preperation for more AIDL fmq testing. The types need to be
the same and AIDL does not support unit16_t.
Test: atest fmq_test fmq_unit_tests
Bug: 142326204
Change-Id: Ice9c28c3d0df064ea43c31950b3438d2e0d19063
2020-09-18 09:29:01 -07:00
Treehugger Robot
83a6256f38
Merge "camera vts: fix CameraHidlTest::isSecureOnly for HAL1 Device" am: d56db87577
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428451
Change-Id: I5f911153e314d0c81c4abc806a57a91c440260c7
2020-09-18 16:03:25 +00:00
Treehugger Robot
d56db87577
Merge "camera vts: fix CameraHidlTest::isSecureOnly for HAL1 Device"
2020-09-18 15:19:25 +00:00
Jimmy Chen
d3e28b91a9
Merge "wifi: add 60GHz STA support"
2020-09-18 07:21:22 +00:00
Bill Yi
da6ac34b4c
Merge mainline-release 6664920 to master - DO NOT MERGE
...
Merged-In: I115103a3400648975f1ec13f1616cc05ef205679
Change-Id: I853d3172cf4703b56bfce403d5018c403b38abef
2020-09-17 21:57:06 -07:00
Yifan Hong
f16ca91f85
Merge "Reorder/cleanup FCM exempt list #4 (media bufferpool)" am: e2ed8135cd
am: 6bbaf817cc
am: a1fade51b7
am: 54b5003b09
am: 2a327c8409
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427725
Change-Id: I4fecbd8178f252ecde598bb892addd3c94fcb3e3
2020-09-18 04:07:24 +00:00
Les Lee
4ed9a8494c
Merge "wifi: Report mac address of apIfaceInstance in callback"
2020-09-18 02:34:57 +00:00
TreeHugger Robot
b504944278
Merge "wifi: wait for the framework to be ready before checking features"
2020-09-18 02:11:37 +00:00
Yifan Hong
2a327c8409
Merge "Reorder/cleanup FCM exempt list #4 (media bufferpool)" am: e2ed8135cd
am: 6bbaf817cc
am: a1fade51b7
am: 54b5003b09
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427725
Change-Id: I5cfa78a0f76d7f89bddb4a25e5ce1eb970d11394
2020-09-18 00:39:13 +00:00
Amy Zhang
cbd93156bd
IP and CID filtering configuration of IP filter
...
Add the cid configuration API in IFilter and some related
enums
Test: atest VtsHalTvTunerV1_1TargetTest
Bug: 153595125
Change-Id: I6e43c0f71466192f9fa69c76f9c635ecefe99d5e
2020-09-17 17:17:54 -07:00
Kevin Chyn
4245a3b9c7
Merge changes I2a96a46d,Ia8323a11,I3dba8e7e
...
* changes:
Add HardwareInfo to CommonProps
Add sensorLocation, sensorRadius, displayId to SensorProps
Add authenticatorId changes to Fingerprint aidl
2020-09-17 23:03:16 +00:00
Yifan Hong
54b5003b09
Merge "Reorder/cleanup FCM exempt list #4 (media bufferpool)" am: e2ed8135cd
am: 6bbaf817cc
am: a1fade51b7
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427725
Change-Id: Ia9252e89df401a4d8aa77462cbbb69b514cea47d
2020-09-17 22:11:36 +00:00
Kevin Chyn
c306b76f7f
Add HardwareInfo to CommonProps
...
Bug: 168541000
Test: make -j android.hardware.biometrics.common-update-api
Test: make -j
Change-Id: I2a96a46dc768b4cdb500ca8ea6bfd23c9f724866
2020-09-17 14:27:48 -07:00
Yifan Hong
a1fade51b7
Merge "Reorder/cleanup FCM exempt list #4 (media bufferpool)" am: e2ed8135cd
am: 6bbaf817cc
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427725
Change-Id: I115103a3400648975f1ec13f1616cc05ef205679
2020-09-17 21:25:05 +00:00
Yifan Hong
6bbaf817cc
Merge "Reorder/cleanup FCM exempt list #4 (media bufferpool)" am: e2ed8135cd
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427725
Change-Id: I8a6f669d5b8e83dff6be2c5dffc5255f65781e7c
2020-09-17 20:56:52 +00:00
Kevin Chyn
94a82210c9
Add sensorLocation, sensorRadius, displayId to SensorProps
...
Bug: 168541000
Test: make -j56 android.hardware.biometrics.fingerprint-update-api
Change-Id: Ia8323a114c74ec9c6680333c868881ac51e6363f
2020-09-17 13:29:45 -07:00
Kevin Chyn
6e862c31a1
Add authenticatorId changes to Fingerprint aidl
...
Also adds a top-level README for the biometric package
Bug: 159667191
Bug: 168541000
Test: make -j56 android.hardware.biometrics.fingerprint-update-api
Test: make -j56 VtsHalBiometricsFingerprintTargetTest
Change-Id: I3dba8e7ee16700865662c1a00b75576d2513f930
2020-09-17 13:16:58 -07:00
Yifan Hong
ccf77dc5b7
Add TV CEC to Q+ compatibility matrices.
...
No requirement has changed because TV HALs are optional.
Also remove TV CEC and tuner from fcm_exclude list.
Bug: 110261831
Test: m check-vintf-all
Change-Id: Ia41575f97d9e81fcc4279d8b274e626a33fc9c60
2020-09-17 12:21:37 -07:00
Yifan Hong
e2ed8135cd
Merge "Reorder/cleanup FCM exempt list #4 (media bufferpool)"
2020-09-17 19:10:24 +00:00
Treehugger Robot
d6db131281
Merge "wifi: Call terminate in VTS teardown" am: 226727ca88
am: 188a7b6bbf
am: 6718df8902
am: e9089d18ef
am: 7ba81ef68d
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427815
Change-Id: I42a0b019d75ef40bc78de605eaa31c2a0194efdd
2020-09-17 14:54:27 +00:00
Treehugger Robot
550885f01d
Merge "wifi: Added capability check in RTT tests" am: 08c0142b21
am: cabeb6149b
am: c418575f39
am: bb913aa46f
am: 9392a18cc6
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428450
Change-Id: I40efa6aa79d55a6d99e09482a450d37d934dafff
2020-09-17 14:52:38 +00:00
Treehugger Robot
7ba81ef68d
Merge "wifi: Call terminate in VTS teardown" am: 226727ca88
am: 188a7b6bbf
am: 6718df8902
am: e9089d18ef
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427815
Change-Id: I9bdab0d4e0d36b2f1920c808fea63623d3982db6
2020-09-17 14:14:11 +00:00
Treehugger Robot
9392a18cc6
Merge "wifi: Added capability check in RTT tests" am: 08c0142b21
am: cabeb6149b
am: c418575f39
am: bb913aa46f
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428450
Change-Id: Icd8172ffcfd340852eeba681c76abaf1b28c5f05
2020-09-17 14:12:47 +00:00
Treehugger Robot
e9089d18ef
Merge "wifi: Call terminate in VTS teardown" am: 226727ca88
am: 188a7b6bbf
am: 6718df8902
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427815
Change-Id: I613fa8aac4d502bdd4247153e24a4c77a69f0896
2020-09-17 10:34:06 +00:00
Treehugger Robot
6718df8902
Merge "wifi: Call terminate in VTS teardown" am: 226727ca88
am: 188a7b6bbf
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427815
Change-Id: I6c449c10f8200c66df4f183df348d7744cba3865
2020-09-17 10:00:21 +00:00
Treehugger Robot
188a7b6bbf
Merge "wifi: Call terminate in VTS teardown" am: 226727ca88
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427815
Change-Id: Ie0f0d5629341854125bc06915aa3fb7cfd5cd823
2020-09-17 09:19:16 +00:00
Treehugger Robot
bb913aa46f
Merge "wifi: Added capability check in RTT tests" am: 08c0142b21
am: cabeb6149b
am: c418575f39
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428450
Change-Id: I015ba1073aaeb236bd7a9ed8e46ef8083ab13664
2020-09-17 09:18:55 +00:00
Les Lee
44dd0fabaa
[automerger skipped] Merge "vts: Fix incorrect instance name in Teardown" am: 19cc21ea41
am: 5679f91584
-s ours am: f6841c3276
-s ours am: d7f1b09d74
-s ours am: 0671cf6c9b
-s ours
...
am skip reason: Change-Id I8215cba3e2a36f48863f57e199684c7446e20692 with SHA-1 a6cc5825e9
is in history
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427816
Change-Id: Ibbbfc202d5b3d9868da0088b61e11d4c3c1fd65b
2020-09-17 08:53:42 +00:00
Yifan Hong
e680e3e09a
Merge changes I267b3ae9,Ic14d2257 am: a2f5b0bc51
am: d0fd20654c
am: 7a3eedb0dd
am: a40a55aa3e
am: 5e71ed7b5a
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427726
Change-Id: I8dda6f775e995b9f79a1f49cb2747004bf9dc29b
2020-09-17 08:51:07 +00:00
Treehugger Robot
226727ca88
Merge "wifi: Call terminate in VTS teardown"
2020-09-17 08:28:14 +00:00
Treehugger Robot
c418575f39
Merge "wifi: Added capability check in RTT tests" am: 08c0142b21
am: cabeb6149b
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428450
Change-Id: I1b36177052e1bb33def059b75b90ef4240e040a3
2020-09-17 07:37:14 +00:00
Treehugger Robot
cabeb6149b
Merge "wifi: Added capability check in RTT tests" am: 08c0142b21
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428450
Change-Id: I4a2ffe51de5e88cd94c0493e963823a6ae799be7
2020-09-17 06:54:02 +00:00
Les Lee
0671cf6c9b
[automerger skipped] Merge "vts: Fix incorrect instance name in Teardown" am: 19cc21ea41
am: 5679f91584
-s ours am: f6841c3276
-s ours am: d7f1b09d74
-s ours
...
am skip reason: Change-Id I8215cba3e2a36f48863f57e199684c7446e20692 with SHA-1 a6cc5825e9
is in history
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427816
Change-Id: I7729babd6ab80aa7e89763434574909b402a2016
2020-09-17 06:18:29 +00:00
Treehugger Robot
08c0142b21
Merge "wifi: Added capability check in RTT tests"
2020-09-17 06:13:34 +00:00
Yifan Hong
5e71ed7b5a
Merge changes I267b3ae9,Ic14d2257 am: a2f5b0bc51
am: d0fd20654c
am: 7a3eedb0dd
am: a40a55aa3e
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427726
Change-Id: Ieead9ea056c954f8f4971249241db54008a42418
2020-09-17 06:07:00 +00:00
Les Lee
d7f1b09d74
[automerger skipped] Merge "vts: Fix incorrect instance name in Teardown" am: 19cc21ea41
am: 5679f91584
-s ours am: f6841c3276
-s ours
...
am skip reason: Change-Id I8215cba3e2a36f48863f57e199684c7446e20692 with SHA-1 a6cc5825e9
is in history
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427816
Change-Id: Id1519edcebe4833dad175941ff379339f0cbda57
2020-09-17 04:44:26 +00:00
Yifan Hong
a40a55aa3e
Merge changes I267b3ae9,Ic14d2257 am: a2f5b0bc51
am: d0fd20654c
am: 7a3eedb0dd
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1427726
Change-Id: I68c717a5e6f2dae0398378a2371eba98d25e5042
2020-09-17 04:42:42 +00:00
Bowgo Tsai
327f5b47eb
[automerger skipped] Allowing GSI patch level to be greater than vbmeta SPL am: 2c94e43016
am: e42109b559
am: 9cc83c55d9
-s ours
...
am skip reason: Change-Id Ib761d80c88695eb2db08b0dc00e30fcdc2788865 with SHA-1 2c94e43016
is in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12501703
Change-Id: Id9ba632cf70c39e3218705b75aa3155d78927464
2020-09-17 03:27:07 +00:00
TreeHugger Robot
64ddce719b
Merge "Keymaster: update the verifyAuthorization call time and delta time in VerificationToken VTS" into stage-aosp-rvc-ts-dev am: 9ade092595
am: 872216fd37
am: d4af01f114
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12430970
Change-Id: Ib7a6239009cea9446e85cedd82655e593e777267
2020-09-17 03:25:51 +00:00
Robert Shih
fbb4f0e465
Merge "VtsHalDrm: run tests in single shard" into stage-aosp-rvc-ts-dev am: c85c77653c
am: 731d2e3bb1
am: 0a432b1d53
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12469588
Change-Id: I9a4516cd373f99601613a968851c9514517f5ec1
2020-09-17 03:24:46 +00:00
Yu-Han Yang
57f870ba95
Add capability check for satellite blacklist tests am: c40aa186ea
am: faec210a8e
am: 0c1def83b4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12463613
Change-Id: I81db460d67adb1e3c2310ad097d89d3a37fd84e5
2020-09-17 03:24:17 +00:00
lesl
85b2930ddd
vts: Fix incorrect instance name in Teardown am: a6cc5825e9
am: 9ce5301add
am: 964f25ad57
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12422070
Change-Id: Iffa083b4a45b33bb3a3e153d8132435817482126
2020-09-17 03:23:51 +00:00