summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Jing Ji <jji@google.com> 2023-09-05 23:39:17 -0700
committer Jing Ji <jji@google.com> 2023-09-13 06:05:53 +0000
commite6a96d3872061d80cd5b728500279387f8f881b2 (patch)
treeec21a3a612caf5962f1e73b0d7cb7dbe2dd46715 /libs/androidfw/ObbFile.cpp
parent48b1df7f9460e473bab55393d9959d12e272815d (diff)
Crash the process if it has received too many binder proxies
... even on user build. The current upper bound is 25K, and we used to crash the process on userdebug build only. However, binder proxy leaks do cause unexpected symptoms, such as UI janks, which is hard to trace. Crashing the process will help to gain the system health signals from the field. Bug: 295976585 Test: Manual - induce a binder proxy leak and verify the process crashes Change-Id: Ifffeb17059363ffa389f3b980b4e4fb747bcfc99
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions