commit | 1ef0eb669232a5b98db284d43ccd8287f3d7153a | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Aug 18 20:09:30 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Aug 18 20:09:30 2022 +0000 |
tree | 4f53618fdc3c1f40ac0b9d9c34be6e3691e84a22 | |
parent | a417e3131cdf387838128b55b2b8cf5bc8d47027 [diff] |
libbinder: BBinder descriptor Two reasons: - expose information to client (helps debugging) - client code re-fetches blank descriptor libbinder_ndk always requires a descriptor and JavaBBinder overrides this method, so there is no app compat concern. Bug: N/A (though noticed in development of b/238777741) Test: binderLibTest Change-Id: Id31ac631b929350b97ab865c720f1dc1dfa26d2b