diff options
author | 2023-02-14 01:33:39 +0000 | |
---|---|---|
committer | 2023-02-14 19:20:27 +0000 | |
commit | 9a4278ece240f0c4a511f77a62d86aa15b755a05 (patch) | |
tree | b05be4e2915e9800952177aa5402a4cd47d611fd /libs/binder/RpcSession.cpp | |
parent | b1fe177da30fc3771f3e3ba1188476a7856ce000 (diff) |
libbinder: warn when vndbinder use is wasted
We can't return null, because there may be other calls
in the process to ProcessState, but if vndservicemanager
is not installed, we can save a few threads.
Note: due to logs being broken (b/210919187) early in boot,
you may not be able to see logs for this.
Bug: 264617136
Test: check logs, e.g.
02-14 01:31:57.034 3273 3273 E ProcessState: vndservicemanager is not started on this device, you can save resources/threads by not initializing ProcessState with /dev/vndbinder.
Change-Id: Ie91dc4ee302e7a36184e533fb755ce0870e2f546
Diffstat (limited to 'libs/binder/RpcSession.cpp')
0 files changed, 0 insertions, 0 deletions