diff options
author | Steven Moreland <smoreland@google.com> | 2018-10-10 11:24:58 -0700 |
---|---|---|
committer | Steven Moreland <smoreland@google.com> | 2018-10-10 11:27:31 -0700 |
commit | e52bb7df7c37c6ba33782e2b3fc04108c3024d87 (patch) | |
tree | a42a546430961c59ea81d0e6c14fdaf6d2de5813 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8a79748b0c310ec75b44a5a6e93601c53df706fc (diff) |
JavaBBinder: implement getInterfaceDescriptor
JavaBBinder previously only implemented transact (which works because
it calls into Java and the Java binder will call checkInterface).
However, when ibinderForJavaObject is used, the binder returned will
not properly report its interface descriptor. In this CL,
getInterfaceDescriptor is implemented so that this is reported
correctly.
Bug: 112664205
Test: atest android.binder.cts (fails without this)
Change-Id: Ic8f7d202021688287edafdc27db25fc8ec2f075c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions