mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge "audio: Start Binder pool thread explicitly" into main
This commit is contained in:
@@ -71,6 +71,7 @@ int main() {
|
||||
// For more logs, use VERBOSE, however this may hinder performance.
|
||||
// android::base::SetMinimumLogSeverity(::android::base::VERBOSE);
|
||||
ABinderProcess_setThreadPoolMaxThreadCount(16);
|
||||
ABinderProcess_startThreadPool();
|
||||
|
||||
// Guaranteed log for b/210919187 and logd_integration_test
|
||||
LOG(INFO) << "Init for Audio AIDL HAL";
|
||||
|
||||
Reference in New Issue
Block a user