commit | 8dc35ad2b179ad35eee6206c340e0874b45aaba3 | [log] [tgz] |
---|---|---|
author | Pinyao Ting <pinyaoting@google.com> | Thu Jul 28 15:26:24 2022 -0700 |
committer | Pinyao Ting <pinyaoting@google.com> | Fri Jul 29 20:39:39 2022 +0000 |
tree | c67434e9e787c9f1854cf47d03fb7f03277bfb0a | |
parent | 86b0c6ad0c8d5d47c1491f70c2eaae5655a96c1f [diff] |
Include descriptor in Binder token for AppPredictor Adding a descriptor in Binder token can help us identifying potential binder proxy leaks in the future. This CL also made the Binder token static. Binder token serves as an indicator of the termination of a process, there's no reason in making multiple Binder token since when the process dies, they all dies. Bug: 240329370 Test: manual Change-Id: I26969395d704aa6518ef9d834951f856d74924b7