No description
Find a file
Shawn Willden ab5482d35e [automerger skipped] Merge "Add check_feature helper" into android12-tests-dev am: 61b28ebd18 am: 3756b0c17f -s ours am: dc8281e5a6 -s ours am: 935b26802d -s ours
am skip reason: Merged-In I4a5b2a41172c15ae29efb5b177eb86cea5527b4e with SHA-1 b7d44a2eef is already in history

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2665195

Change-Id: Ifa8bba46bcd1648947237f5e2ec513220f4e43cb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-02-05 20:18:09 +00:00
atrace/1.0 Allow atrace hal tracefs access 2022-01-14 14:02:42 -08:00
audio Audio: add system usage to audio policy engine schemas am: d2ab30cbe9 am: 2c17a95ff2 am: 8f6b57b5a8 2023-09-11 20:22:56 +00:00
authsecret Remove AIDL-libs from VNDK 2022-06-14 14:08:59 +09:00
automotive Merge "Add retry in setProp test." into android14-tests-dev 2024-01-31 01:40:17 +00:00
biometrics Merge "Close the session if Fingerprint servers die" into udc-dev 2023-05-08 19:21:19 +00:00
bluetooth BluetoothAudio: Statically link HAL dependencies 2023-10-31 18:45:58 +00:00
boot UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
broadcastradio Fix null pointer crash in AIDL radio HAL VTS 2023-07-19 19:46:04 +00:00
camera Merge "Camera VTS: Test only CROPPED_RAW use case for RAW_SENSOR streams" into android14-tests-dev am: e51dca227c 2024-02-05 18:50:57 +00:00
cas UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
common Merge "Update common.fmq aidl_interface with versions_with_info" am: 35d4efc9e9 am: d4d38f8116 am: 3d96c8e4de 2023-03-21 03:17:05 +00:00
compatibility_matrices OMX: allow in 8 2023-10-11 01:41:02 +00:00
configstore Add OWNERS for VTS module VtsHalConfigstoreV1_0TargetTest 2021-08-11 16:38:55 -07:00
confirmationui UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
contexthub Ignore NanSessionStateChange test for old HAL 2023-06-16 00:42:41 +00:00
drm Work around fix for "libvtswidevine32.so" not found (HIDL versions) am: 79819a085d 2023-10-04 22:19:31 +00:00
dumpstate Enable java backend for IDumpstateDevice HAL 2022-10-26 10:24:13 -05:00
fastboot UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
gatekeeper UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
gnss UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
graphics [VTS] Update SetDisplayBrightness test item 2023-12-20 06:49:27 +00:00
health UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
identity identity: Set testMode to false for RKP. 2023-05-24 23:48:38 +00:00
input Add cpp20 to input vts test 2023-04-21 01:51:49 +00:00
ir ir impl point fixes 2022-10-31 20:43:43 +00:00
keymaster KM 4: Add Root-of-Trust test cases 2023-07-20 18:05:18 -04:00
light lights aidl: Add required @Rust derive statements 2023-12-11 05:43:45 +00:00
media UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
memtrack vndk libs - frozen true 2022-11-18 23:40:59 +00:00
neuralnetworks Merge "Fix VTS generated test with reusable execution." am: c2f025e250 am: c6d9dfa6df am: 3917606102 2023-03-24 02:24:35 +00:00
nfc Per NCI spec there is no need to wait for credits am: 78c233dc03 2024-01-18 20:21:37 +00:00
oemlock Implement oemlock AIDL default 2022-11-15 17:37:08 +00:00
power Avoid skipping test if it's supported. 2023-06-14 18:12:39 +00:00
radio Remove error check for REQUEST_NOT_SUPPRTED 2024-01-17 00:47:04 +00:00
rebootescrow/aidl Remove AIDL-libs from VNDK 2022-06-14 14:08:59 +09:00
renderscript/1.0 Backfill owner information for VTS module VtsHalRenderscriptV1_0TargetTest. 2021-09-03 16:33:59 -07:00
scripts Update ANAPIC reviews to be easier to manage in gerrit 2023-02-22 23:01:48 +00:00
secure_element Tag vts module VtsHalSecureElementTargetTest with secure element sim 2024-01-31 03:12:59 +00:00
security Merge "Add security version to config descriptor" into stage-aosp-udc-ts-dev 2023-09-20 18:55:10 +00:00
sensors lnitialize payload of additionallnfo for VTS InjectSensorEventData test 2023-10-26 10:45:13 +08:00
soundtrigger Merge changes from topic "media_common_types_version_bump" 2022-09-07 23:30:55 +00:00
staging Bypass Thread HAL SendSpinelFrame test on TV devices 2024-01-29 18:06:57 +08:00
tests Update vibrator example extension aidl_interface with versions_with_info 2023-03-21 16:08:08 +00:00
tetheroffload Freeze android.hardware.tetheroffload 2023-04-25 16:45:28 +00:00
thermal UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
threadnetwork add OWNERS file for the threadnetwork HAL project 2022-12-14 14:42:14 +08:00
tv Bypass Live if there is no HW FE nor SW FE. 2024-01-25 12:26:56 +00:00
usb Merge "Test: Don't check results when no type-c ports" into android13-tests-dev am: 6ec8db6abe 2023-12-15 03:18:16 +00:00
uwb Merge "Revert "Revert "uwb(hal): Implement UCI over serial in the defau..."" am: 29567e796b am: 57cccf0cd7 am: 33fc82390c 2023-04-18 00:07:08 +00:00
vibrator Revert "Revert "vib example client on product"" am: 3e776b9e04 am: b192b1cec2 am: a38302413a 2023-03-14 00:59:29 +00:00
vr/1.0 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
weaver Allow uninstantiated WeaverTest 2023-07-24 18:52:39 +00:00
wifi Rename mDNS offload feature name 2024-01-20 01:49:49 +00:00
.clang-format Replace clang-format with symlink. 2019-01-18 14:26:33 -08:00
.gitignore Add .gitignore 2021-10-28 22:04:46 +00:00
Android.bp Stop using group_static_libs property 2021-08-30 23:20:08 +00:00
CleanSpec.mk wifi adapter cleanspec 2019-12-13 14:24:23 -08:00
current.txt Fix inconsistencies in VehicleArea HAL documentation 2023-03-29 20:12:05 +00:00
METADATA Add METADATA to interfaces: Apache2=NOTICE 2020-05-01 10:59:55 -07:00
NOTICE
OWNERS remove guangzhu from OWNERS 2022-08-01 16:19:14 +00:00
PREUPLOAD.cfg Turn aidl_format on 2021-01-21 15:06:51 +09:00
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 Remove update scripts for VTS makefiles. 2019-02-28 10:32:51 -08:00