commit | 5c133845d5307eac4b177f0c280d1fbb3af60630 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Fri Sep 03 03:01:28 2021 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Thu Oct 07 19:42:16 2021 +0000 |
tree | a5868adddda54d1eb0c67948a521b69259f25fea | |
parent | ee132fac85dde9cbea7749c37814b64641b41e51 [diff] |
binder_rs: Add Parcelable trait Adds Parcelable trait that all auto-generated Rust parcelables implement. This trait provides the get_descriptor() and get_stability(), as well as internal serialization and deserialization methods specific to parcelables. Bug: 169035750 Test: m Change-Id: Ib97ac4d79cd9829ab3968076492ac1f28f27e8ff