android_system_core/trusty/storage/proxy
Stephen Crane b05b870671 storageproxyd: Start only a single binder thread
We only need a single binder thread to receive notifications, so we
should set the thread pool max to 0 rather than 1. startThreadPool()
starts one thread + the max count.

Test: m storageproxyd
Bug: 281951047
Fixes: 292030372
Change-Id: I53a90eaa2aa69469fd3a00b6da0d7061318c8ba9
2023-07-21 19:23:45 +00:00
..
Android.bp storageproxyd: Start binder thread pool 2023-07-19 18:37:52 +00:00
checkpoint_handling.cpp storageproxyd: Use alternate data path if in DSU state 2022-01-21 14:41:17 -08:00
checkpoint_handling.h storageproxyd: Use alternate data path if in DSU state 2022-01-21 14:41:17 -08:00
ipc.c system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
ipc.h trusty: storage: implement storage proxy daemon 2016-05-02 15:12:01 -07:00
log.h trusty: use log/log.h for ALOG macros 2017-01-13 07:30:11 -08:00
proxy.c storageproxyd: Start only a single binder thread 2023-07-21 19:23:45 +00:00
rpmb.c storageproxyd: Start binder thread pool 2023-07-19 18:37:52 +00:00
rpmb.h storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
storage.c storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
storage.h storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
watchdog.cpp storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00
watchdog.h storageproxyd: Add watchdog to log stuck requests 2023-02-06 21:39:19 +00:00