mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 15:58:43 +00:00
d28e45f7cfed0f7da57ebbdb118845e8505f2e36
Most of the VTS tests for the Light HAL involve looping over the list of Light objects returned by Lights::getLights(), but the current default implementation of this function returns no Light objects. Lights::getLights() was changed to create a few dummy Light objects when called. Lights::setLightStatus() was also changed to determine whether a given Light id was created by Lights::getLights() and thus valid or not. Test: VtsHalLightTargetTest Bug: 240485903 Change-Id: I5ad0bdfdccacc2bde80c2dd89eaa84702f22a7fb
Merge "Backfill owner information for VTS module VtsHalInputClassifierV1_0TargetTest." am:
a850e9d1b6
Merge "Fix VTS PlaybackDataFlowWithTsVideoFilterTest sometimes failed." into android12-tests-dev am:
14ecb1c6a1 am: 9fc37c0d3c
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%