Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 72b799d4 authored by Andrei Homescu's avatar Andrei Homescu
Browse files

binder_rs: Add new methods to Parcel

Add a few new methods and a trait implementation to Parcel:
* Parcel::new() and Parcel::default() which create a new empty Parcel
  by calling AParcel_create
* Parcel::append_from() and Parcel::append_all_from()
  which call AParcel_appendFrom
* Clone trait implementation using append_all_from()

Bug: 169035750
Test: atest binder_rs-internal_test
Change-Id: I89404883e9a115676523a974646d9243ac44903b
parent 5c133845
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment