mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
1840d35645db2310402f93a04cc4b645c87aea3a
It was noted that calling 'ABinderProcess_startThreadPool' results in the audio HAL service having more Binder pool threads than without it. This is preferred to having just one thread via 'ABinderProcess_joinThreadPool' as in the latter case clients may seemingly be blocked instead of being served by a newly spawned thread from the pool. Bug: 357669241 Test: atest VtsHalAudioCoreTargetTest Change-Id: Ia8ed52b3c5a95cea12d063a0e75ac908af9260f8
Merge "update vts setSimCardPower test cases to handle different MEP types Bug: 351698476 Test: atest VtsHalRadioTargetTest" into android14-tests-dev am:
1a07256b4b
Merge "Tag vts module VtsHalSecureElementTargetTest with secure element sim" into main am:
7653e2653d am: 9235c8bf1f am: c6ab68fec7
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%