commit | 5a05ef704e0f27e57af08695e01d8486f7f89af6 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Fri Oct 08 17:33:47 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Mon Oct 11 16:43:40 2021 -0700 |
tree | e8a2ba49f8bd99036f5eda0f36d35cfc5560597e | |
parent | 1f44f98dcd552f820a5e115e5f977cd15ae0eae5 [diff] |
binder: host service manager limits max outgoing threads ... for each returned binder object. By default, the limit is SIZE_MAX. Test: aservice ... with max outgoing threads = 1, `aservice list` takes 19s. ... with max outgoing threads = SIZE_MAX, `aservice list` takes 30s. Test: binderHostDeviceTest Fixes: 194225767 Change-Id: Ib51fa41970fff804f40b7604a6a195ce0b16f89d