No description
Find a file
Eric Biggers b59654f239 Make VtsHalWeaverTargetTest test both HIDL and AIDL services
VtsHalWeaverTargetTest and VtsHalWeaverV1_0TargetTest are identical
except for whether they use AIDL or HIDL.  Unfortunately, the HIDL test
is needed for several more years.  For now, we have to make some
substantial fixes to both tests.  To make continued maintenance of this
test easier, update VtsHalWeaverTargetTest to handle both AIDL and HIDL.
The test cases are still written in terms of the AIDL API, so it should
still be straightforward to remove HIDL support when the time comes.

Bug: 291284381
Test: 'atest VtsHalWeaverTargetTest' on bramble
Change-Id: I6b760930146ad1b08f17ef810a86c0058601c3bf
2023-07-19 04:09:01 +00:00
atrace/1.0
audio Merge "audio: Fix state machine initial and final state symbols" into main 2023-07-18 22:59:06 +00:00
authsecret Remove AIDL-libs from VNDK 2022-06-14 16:42:42 +09:00
automotive Fix flaky recurrent timer test. 2023-07-07 20:30:43 +00:00
biometrics Add faceauth HAL APEX 2023-05-25 17:35:23 +09:00
bluetooth Fix vts sco test fail for usb interface 2023-07-18 09:34:08 +08:00
boot boot 'Hidl' test is actually 'Aidl' 2022-11-04 22:02:09 +00:00
broadcastradio Added new owner to broadcast radio HIDL HAL 2022-06-28 19:58:59 +00:00
camera camera: Fix prefix length path for External Camera HAL am: b8863f6a03 2023-06-09 01:31:57 +00:00
cas CAS: Move OWNERS file from default to base folder 2023-02-07 19:31:26 +00:00
common Update common.fmq aidl_interface with versions_with_info 2023-03-20 23:47:49 +00:00
compatibility_matrices Update weaver AIDL default to use V2 2023-07-19 04:08:53 +00:00
configstore
confirmationui Merge "Link static version of KeyMint lib in VTS tests" 2023-03-07 10:41:15 +00:00
contexthub contexthub: Enable rust bindings 2023-05-05 22:00:55 +00:00
drm Update drm/1.3/vts/OWNERS 2023-04-26 20:41:40 +00:00
dumpstate Enable java backend for IDumpstateDevice HAL 2022-10-26 10:24:13 -05:00
fastboot Change fastboot default impl to 'recovery: true' 2023-01-28 00:09:35 +00:00
gatekeeper Add more Gatekeeper OWNERS 2023-03-08 16:48:57 +00:00
gnss Merge "Adding bug component per http://go/xts-owners-policy" am: 827ca53e4e 2023-05-02 20:13:48 +00:00
graphics Clarify null-termination of name field 2023-07-07 12:11:00 -04:00
health health: Check return value of LinkedCallback::Make. 2023-07-06 17:46:25 -07:00
identity Merge "identity: Set testMode to false for RKP." 2023-05-24 22:59:30 +00:00
input specify import version (I) 2022-12-23 03:49:06 +00:00
ir ir impl point fixes 2022-10-31 20:43:43 +00:00
keymaster Merge "Keymaster VTS: add TEST_MAPPING" 2023-06-12 16:57:08 +00:00
light lights: Add state to the example service 2023-06-29 10:54:30 -07:00
media media.c2 aidl: Add decoder output allocator interface 2023-06-02 14:18:47 -07:00
memtrack vndk libs - frozen true 2022-11-18 23:40:59 +00:00
neuralnetworks Make apex_available of nn hidl interfaces explicit in Android.bp 2023-05-05 23:52:38 +00:00
nfc Remove AIDL-libs from VNDK 2022-06-14 16:42:42 +09:00
oemlock Implement oemlock AIDL default 2022-11-15 17:37:08 +00:00
power powerstats: bump version of PowerStats HAL to V2 2023-01-31 14:16:23 +08:00
radio Return INVALID_ ARGUMENTS is the expected result 2023-07-06 02:10:44 +00:00
rebootescrow/aidl Remove AIDL-libs from VNDK 2022-06-14 16:42:42 +09:00
renderscript/1.0
scripts Update ANAPIC reviews to be easier to manage in gerrit 2023-02-22 23:01:48 +00:00
secure_element Merge "secure_element/aidl: add state checking in TearDown()" 2023-03-27 04:14:17 +00:00
security Merge "Enabled attest-id tests to run on GSI builds as well." into main 2023-07-18 16:39:32 +00:00
sensors Merge "Merge Android 13 QPR3" 2023-06-26 22:29:51 +00:00
soundtrigger Merge changes from topic "media_common_types_version_bump" 2022-09-07 23:30:55 +00:00
staging/threadnetwork create staging/threadnetwork and add OWNERS 2023-02-02 11:15:34 +08:00
tests Update vibrator example extension aidl_interface with versions_with_info 2023-03-21 16:08:08 +00:00
tetheroffload remove inprocess tethering 2023-05-17 15:19:29 +00:00
thermal Generate toString for Thermal AIDL parcelable 2023-02-09 15:54:58 -08:00
threadnetwork Merge "fix the Thread Network fuzz testing error" into main 2023-07-11 08:10:50 +00:00
tv Add fix vts fail when configureMonitorEvent am: b79cbf50f1 am: d8baeb3916 am: 1b000d1343 2023-06-30 00:33:22 +00:00
usb Merge "Test: Don't check results when no type-c ports" 2023-06-21 04:56:08 +00:00
uwb [uwb](hal) Add radar data packet format 2023-07-13 18:09:02 +00:00
vibrator Revert "Revert "vib example client on product"" 2023-03-13 22:29:13 +00:00
vr/1.0
weaver Make VtsHalWeaverTargetTest test both HIDL and AIDL services 2023-07-19 04:09:01 +00:00
wifi Merge "Add a new utility class wifi_hidl_test_utils_1_6 for the Wifi VTS tests." 2023-06-07 15:49:51 +00:00
.clang-format
.gitignore
Android.bp
CleanSpec.mk
current.txt Expose COLOR_MODE_DISPLAY_BT2020. 2022-12-01 22:07:33 -08:00
METADATA
NOTICE
OWNERS remove guangzhu from OWNERS 2022-08-01 16:19:14 +00:00
PREUPLOAD.cfg
TEST_MAPPING Add hal_implementation_test on automotive cf to test_mapping 2023-04-03 17:08:37 +00:00
update-base-files.sh Generate constants from the audio HAL V7.1 enums 2022-02-14 19:08:09 +00:00
update-makefiles.sh