Chris Weir
4669bd35a9
Add VTS for Netlink Interceptor
...
VTS tests for Netlink Interceptor
BYPASS_INCLUSIVE_LANGUAGE_REASON="dummy" is what Linux uses to refer to
interfaces that are not real or functional. I did not pick this name.
Bug: 201467304
Test: atest VtsHalNetlinkInterceptorV1_0Test
Change-Id: Idb5ad759c9226ddf9e6182213cced750efdbd293
2021-12-02 11:02:21 -08:00
Chris Weir
7b1428f3f3
Add default implementation for Nlinterceptor
...
Add default Netlink Interceptor implementation
Bug: 201467304
Test: atest VtsHalNetlinkInterceptorV1_0Test
Change-Id: I7c765f9528a3d5be85bf5554e22eae51c1607548
2021-12-02 11:02:12 -08:00
Chris Weir
0f4c3218ad
Move interceptor AIDL definition
...
Move Netlink Interceptor AIDL definition to
hardware/interfaces/wifi
Bug: 201467304
Test: atest VtsHalNetlinkInterceptorV1_0Test
Change-Id: Ia6b1d29b2f2cb45f91ab985ed64c44fdc6d54602
2021-11-30 16:47:34 -08:00
Ram Indani
9aee712d79
Merge "Add invalid config const to the AIDL interface."
2021-11-04 18:44:23 +00:00
Ram Indani
bd7ec5a769
Merge "Adds non reader/writer based HAL 2.4 tests for AIDL composer3"
2021-11-04 18:44:23 +00:00
TreeHugger Robot
05c7eced95
Merge changes I03f744b2,I154eb05b
...
* changes:
remove dead code from FilterTests
add filter delay hint default implementation
2021-11-04 17:42:46 +00:00
ramindani
0291f1111a
Adds non reader/writer based HAL 2.4 tests for AIDL composer3
...
If service exists then we can proceed with test otherwise tests will be skipped.
Test: atest VtsHalGraphicsComposer3_TargetTest but tests don't just work yet. as we don't have service implementation.
BUG: 202053621
NOTE: Efforts to migrate reader/writer based tests will be done under b/202446967
CHECK: https://googleplex-android-review.git.corp.google.com/c/platform/hardware/interfaces/+/15987347/7..14
Change-Id: Ie7a81bbec463a471d9c88edf32cde6d86197991a
2021-11-04 16:47:33 +00:00
Patrick Rohr
1030b6dcdc
remove dead code from FilterTests
...
Test: atest VtsHalTvTunerTargetTest
Change-Id: I03f744b28367fa5cd8850f1f721bd1c73b5c77e5
2021-11-04 15:43:32 +01:00
Patrick Rohr
1ac8d4a6df
add filter delay hint default implementation
...
Adds a event buffering / scheduling mechanism that is configured using
the delay hint.
Bug: 183057734
Test: atest VtsHalTvTunerTargetTest
Change-Id: I154eb05bc419f827008161f85a6304a8599dc399
2021-11-04 15:43:32 +01:00
Treehugger Robot
0b086e4af4
Merge "audio: Fix handling of dynamic profiles in VtsHalAudioV7_0TargetTest" am: 8d27f7c7da
am: 35f98d3e91
am: e3224e4f76
am: bfaac30040
am: 3e1e44e264
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1880608
Change-Id: I6e6201fc70f5a9db1e4ac2ec1440795b17470b7a
2021-11-04 11:24:34 +00:00
Treehugger Robot
3e1e44e264
Merge "audio: Fix handling of dynamic profiles in VtsHalAudioV7_0TargetTest" am: 8d27f7c7da
am: 35f98d3e91
am: e3224e4f76
am: bfaac30040
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1880608
Change-Id: Idceac72398e7f998502ce4f56e8f100f5994aa90
2021-11-04 11:01:47 +00:00
Treehugger Robot
bfaac30040
Merge "audio: Fix handling of dynamic profiles in VtsHalAudioV7_0TargetTest" am: 8d27f7c7da
am: 35f98d3e91
am: e3224e4f76
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1880608
Change-Id: Iff06580851265f9478a2ebb8bc28596df51df36e
2021-11-04 10:49:59 +00:00
Treehugger Robot
e3224e4f76
Merge "audio: Fix handling of dynamic profiles in VtsHalAudioV7_0TargetTest" am: 8d27f7c7da
am: 35f98d3e91
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1880608
Change-Id: Ibdb77a40344be464e43db2a1100e67fd67de68b9
2021-11-04 10:32:50 +00:00
David Drysdale
22ce4c9114
Merge "Consolidate OWNERS files" am: af19de9975
am: 19d2110e4b
am: 4913fa7e92
am: 5fa63fa5e0
am: 84d3c89491
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1877236
Change-Id: Ib11364cbbe62f21f5702ce1a9d9c3293782fed81
2021-11-04 10:26:02 +00:00
Treehugger Robot
35f98d3e91
Merge "audio: Fix handling of dynamic profiles in VtsHalAudioV7_0TargetTest" am: 8d27f7c7da
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1880608
Change-Id: Ic78e13cbcb02d713900c922ebd9ee7772409b7b7
2021-11-04 10:15:31 +00:00
David Drysdale
84d3c89491
Merge "Consolidate OWNERS files" am: af19de9975
am: 19d2110e4b
am: 4913fa7e92
am: 5fa63fa5e0
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1877236
Change-Id: I50c69996ca0861ea0229477260015a992bcb515c
2021-11-04 10:08:00 +00:00
Treehugger Robot
8d27f7c7da
Merge "audio: Fix handling of dynamic profiles in VtsHalAudioV7_0TargetTest"
2021-11-04 08:43:23 +00:00
David Drysdale
5fa63fa5e0
Merge "Consolidate OWNERS files" am: af19de9975
am: 19d2110e4b
am: 4913fa7e92
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1877236
Change-Id: I8f662121eba2db3cf873b2202ddb24f6585a5cf1
2021-11-04 07:55:12 +00:00
David Drysdale
4913fa7e92
Merge "Consolidate OWNERS files" am: af19de9975
am: 19d2110e4b
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1877236
Change-Id: Ia906415b3ebeaf1390fca2fd7738bebe89703f64
2021-11-04 07:38:24 +00:00
David Drysdale
19d2110e4b
Merge "Consolidate OWNERS files" am: af19de9975
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1877236
Change-Id: I87070fe00752d907fa68c0cf11d977050aab4af9
2021-11-04 07:20:27 +00:00
David Drysdale
af19de9975
Merge "Consolidate OWNERS files"
2021-11-04 06:58:05 +00:00
Ram Indani
6e822dfbef
Add invalid config const to the AIDL interface.
...
Test: atest VtsHalGraphicsComposer3_TargetTest but tests don't just work yet. as we don't have service implementation.
BUG: 202053621
Change-Id: I96fc1f6bcb4ce4907342b3a73994f80b9347ea9f
2021-11-04 00:32:02 +00:00
Treehugger Robot
d652835d1b
Merge "Update OWNERS for VtsHalCas* tests." am: 2ba4b1ce30
am: 6aae104719
am: 1a12b9d3be
am: f87d51832f
am: 5f01a756c4
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1861818
Change-Id: I9888fae12d5bb419736e5df790a71c7e5c1901f0
2021-11-03 22:16:49 +00:00
Treehugger Robot
5f01a756c4
Merge "Update OWNERS for VtsHalCas* tests." am: 2ba4b1ce30
am: 6aae104719
am: 1a12b9d3be
am: f87d51832f
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1861818
Change-Id: I5bfb0d5802990ad693a2417d17b16b30e20a15d7
2021-11-03 22:02:26 +00:00
Treehugger Robot
f87d51832f
Merge "Update OWNERS for VtsHalCas* tests." am: 2ba4b1ce30
am: 6aae104719
am: 1a12b9d3be
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1861818
Change-Id: I69c73427899d5f345525671c516047de4568f0c6
2021-11-03 21:52:46 +00:00
Treehugger Robot
1a12b9d3be
Merge "Update OWNERS for VtsHalCas* tests." am: 2ba4b1ce30
am: 6aae104719
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1861818
Change-Id: I442904e6111efda29adf394cd5d7edba8e419999
2021-11-03 21:40:52 +00:00
TreeHugger Robot
fd57b8d449
Merge "Use FakeUserHal in FakeVehicleHardware."
2021-11-03 21:35:23 +00:00
Treehugger Robot
6aae104719
Merge "Update OWNERS for VtsHalCas* tests." am: 2ba4b1ce30
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1861818
Change-Id: I15b08335a7997993a0f5eba4e12551dea327ce4f
2021-11-03 21:23:12 +00:00
Treehugger Robot
2ba4b1ce30
Merge "Update OWNERS for VtsHalCas* tests."
2021-11-03 21:05:58 +00:00
Mikhail Naganov
adf84c03b8
audio: Fix handling of dynamic profiles in VtsHalAudioV7_0TargetTest
...
The profiles generator wasn't loading correctly from the Audio
Policy Manager config file profiles with unpopulated attributes,
which is typical for dynamic profiles.
Bug: 204314749
Test: atest HalAudioV7_0GeneratorTest
Change-Id: I514a4e03da165cacb5dbaaa16470130895681484
2021-11-03 21:01:16 +00:00
TreeHugger Robot
f3257d8ef1
Merge changes I2bf4e96f,I9b136efc
...
* changes:
Migrate fake user hal.
Add special logic handle setting some props.
2021-11-03 20:54:07 +00:00
Michael Butler
044b1271ef
Merge changes from topic "libneuralnetworks_common-cleanup" am: ee7a476090
am: f3ac53fa2a
am: 14c577fc22
am: 882338aeaa
am: 036adec109
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1878019
Change-Id: Ia81a3ad625e2ec3ff70501b70c3bd36d751e9873
2021-11-03 20:01:02 +00:00
Michael Butler
8bd6cccf20
Move Aidl utility code to aidl/utils -- hal 1/2 am: 8fa5383407
am: 937d71b102
am: 4b45b7b234
am: f8eee4fe1b
am: cb1285dc8c
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1878018
Change-Id: I7d695306a8906ce4acd16da67a5a6bc903415113
2021-11-03 20:01:00 +00:00
Michael Butler
036adec109
Merge changes from topic "libneuralnetworks_common-cleanup" am: ee7a476090
am: f3ac53fa2a
am: 14c577fc22
am: 882338aeaa
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1878019
Change-Id: I8069d1136b48b2d36871745a4cd564e60221c411
2021-11-03 19:48:34 +00:00
Michael Butler
cb1285dc8c
Move Aidl utility code to aidl/utils -- hal 1/2 am: 8fa5383407
am: 937d71b102
am: 4b45b7b234
am: f8eee4fe1b
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1878018
Change-Id: I64dc94bb241f28ab0f60b15f8cc1218db5737f98
2021-11-03 19:48:33 +00:00
Michael Butler
882338aeaa
Merge changes from topic "libneuralnetworks_common-cleanup" am: ee7a476090
am: f3ac53fa2a
am: 14c577fc22
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1878019
Change-Id: I3c91d889cb924b1363b9ecca864604b22e6bd135
2021-11-03 19:32:14 +00:00
Michael Butler
f8eee4fe1b
Move Aidl utility code to aidl/utils -- hal 1/2 am: 8fa5383407
am: 937d71b102
am: 4b45b7b234
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1878018
Change-Id: I1ca6e932e4560f89e10c61bf098b4d122b445968
2021-11-03 19:32:13 +00:00
Michael Butler
14c577fc22
Merge changes from topic "libneuralnetworks_common-cleanup" am: ee7a476090
am: f3ac53fa2a
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1878019
Change-Id: I39aa18d29f65b15dde9094d11d965b80d402179d
2021-11-03 19:13:30 +00:00
Michael Butler
4b45b7b234
Move Aidl utility code to aidl/utils -- hal 1/2 am: 8fa5383407
am: 937d71b102
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1878018
Change-Id: If257a6fd292ff7aec8d405c6a35c11f79e6f7c08
2021-11-03 19:13:29 +00:00
Michael Butler
f3ac53fa2a
Merge changes from topic "libneuralnetworks_common-cleanup" am: ee7a476090
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1878019
Change-Id: I3da9b3f8315c50379b4f95f060d15f6a8ae3274c
2021-11-03 18:47:29 +00:00
Michael Butler
937d71b102
Move Aidl utility code to aidl/utils -- hal 1/2 am: 8fa5383407
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1878018
Change-Id: I4dc6f6a75e1643ddb9fd1e673dedde70e366fff5
2021-11-03 18:47:28 +00:00
Yiming Pan
b2e850284a
Update OWNERS for VtsHalCas* tests.
...
Added a bug component where issues seen on this test are triaged. This
will affect the following tests:
VtsHalCasV1_0TargetTest
VtsHalCasV1_1TargetTest
VtsHalCasV1_2TargetTest
Test: Tree Hugger
Bug: 143903671
Change-Id: I03c7b69a7db49d6793ea023691312be8bcfc7195
2021-11-03 11:23:01 -07:00
Michael Butler
ee7a476090
Merge changes from topic "libneuralnetworks_common-cleanup"
...
* changes:
Move Aidl utility code to aidl/utils -- hal 2/2
Move Aidl utility code to aidl/utils -- hal 1/2
2021-11-03 18:14:06 +00:00
Ram Indani
9105059b2d
Merge "Populates the displays required for the tests."
2021-11-03 16:39:08 +00:00
TreeHugger Robot
657d9db9ca
Merge "Migrate FakeObd2Frame to AIDL."
2021-11-03 04:14:56 +00:00
Yu Shan
85be791036
Merge "Migrate Obd2SensorStore."
2021-11-03 03:06:34 +00:00
Joe Bolinger
0f412c7b31
Merge "Update fingerprint AIDL with additional display id field."
2021-11-03 01:30:57 +00:00
Michael Butler
24d95273f2
Merge changes Ibd460229,I589668ef am: 7815893786
am: 00e983df29
am: 7f9d146254
am: 5de3d44e0b
am: c11d2b1770
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1877839
Change-Id: Icd2085d4f5a425067c13d0e6b161bfc560b18624
2021-11-02 21:56:34 +00:00
Michael Butler
c11d2b1770
Merge changes Ibd460229,I589668ef am: 7815893786
am: 00e983df29
am: 7f9d146254
am: 5de3d44e0b
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1877839
Change-Id: I3f85763361bbaabb3ea964ba06866ac25f9b76f6
2021-11-02 21:45:20 +00:00
Michael Butler
5de3d44e0b
Merge changes Ibd460229,I589668ef am: 7815893786
am: 00e983df29
am: 7f9d146254
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1877839
Change-Id: I67197802aac592f4827e1defb228d66aef60a1ca
2021-11-02 21:28:11 +00:00