diff options
author | Martijn Coenen <maco@google.com> | 2018-07-17 16:30:40 +0200 |
---|---|---|
committer | Martijn Coenen <maco@google.com> | 2018-07-30 12:15:58 +0000 |
commit | d2c86ab546309f74dc8464a41e54814f865648a0 (patch) | |
tree | 7a582a95c61684885c872a263e8c8f57acd8790f /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 69a30f6813de176c93616af249032ee594735444 (diff) |
Encourage creating Binder tokens with a descriptor.
Binder tokens (Binder objects without an attached interface) are used
a lot with Android. These tokens don't have an interface descriptor,
which means that proxies (references) to these tokens are impossible
to identify when looking at a heap dump.
To make that easier, introduce a new constructor for Binder that allows
the caller to specify a descriptor.
Bug: 109888955
Test: builds, boots
Change-Id: I18fd00483abc29edf87f84945323a10fe4f6cd42
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions