commit | 9ee036add70dd5733d88c076351965ee6811d333 | [log] [tgz] |
---|---|---|
author | Orlando Arbildo <oarbildo@google.com> | Tue Oct 31 00:15:22 2023 +0000 |
committer | Orlando Arbildo <oarbildo@google.com> | Tue Oct 31 00:15:22 2023 +0000 |
tree | 1b203310effcdebfac7870cbde232d07ad22b961 | |
parent | 6b0612d62c81c42e6f78487e9e347d3d6dd44c75 [diff] |
Adding 'static bound on binder Interface implementation Adding a 'static bound for a binder Interface Implementation. This is now needed to allow new code used to cast a Binder Native object back to the original object that implements the Binder Interface. Test: CI Bug: 278780666 Change-Id: Ifa1ec4d4c6692d75ada6c58cb97e6c82b791be04