commit | 331d8dc9feebfcf3c388569d2cb6391b022afae9 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Fri Jul 06 12:04:48 2018 +0200 |
committer | Martijn Coenen <maco@google.com> | Tue Jul 17 11:16:17 2018 +0200 |
tree | ca66048bfd4ada44a104027913a754dac736f07f | |
parent | ba75cf11016dc1ffafc9712487dcf542b0136ef8 [diff] |
Move proxy debug info dumping back to Java. This had to be called from native because serialization was done from native, but now that serialization is in Java we can move this back to a more logical place. Also, this allows us to dump the per-UID proxy counts in this situation again. Bug: 109888955 Test: sailfish builds, proxy debug info shown on hitting limits Change-Id: I4e06b3f93e30ed1c7868ec9e018709a7e796e441