commit | 083e353657bc9b2cd0f074f8eebc080a65e09fd7 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Wed Sep 08 00:36:18 2021 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Thu Oct 07 19:42:17 2021 +0000 |
tree | 4f4c5041928f0a53a8d3a31fcaf42dec19f6568c | |
parent | 72b799d4fee0bfbb4ca6c7034cee6ef8b55a6231 [diff] |
binder_rs: Add null parcelable flags This adds NON_NULL_PARCELABLE_FLAG and NULL_PARCELABLE_FLAG to parcel.rs as equivalents to Parcel::kNonNullParcelableFlag and Parcel::kNullParcelableFlag from C++, respectively. Bug: 169035750 Test: m Change-Id: If9aab541bb8ff7fec14bcd590af074f564712c23