commit | 03f31e5b222cfdac19e018040da1aba32476b59d | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Thu Sep 23 09:53:48 2021 +0200 |
committer | Martijn Coenen <maco@google.com> | Thu Sep 23 09:53:48 2021 +0200 |
tree | ed0e3ca4f7f8a685e3253de9b63dd31ef3d4472f | |
parent | 12876ad8c0d95352c15eb457868033684f3c8433 [diff] |
Increase global binder proxy limit to 25k. We know that the current per-uid proxy limit mechanism is not entirely accurate because of delayed GC; in the worst case, this means that an app can have twice the number of allowed proxies outstanding (~13k proxies). To account for this, slightly bump the limit at which we crash. Bug: 198340142 Test: N/A Change-Id: Ic6973a2dd60434b3f92041304522fcffb4fbbfd8