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

Commit 20529959 authored by Ryo Hashimoto's avatar Ryo Hashimoto
Browse files

Use ParcelFileDescriptor's C++ implementation in libbinder

Bug: 80377815
Test: build
Change-Id: I5bfce159fc5c06df29aff9d93ed7d771b7c33d72
parent ce1979d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,4 +17,4 @@

package android.os;

parcelable ParcelFileDescriptor cpp_header "android/os/parcel_file_descriptor.h";
parcelable ParcelFileDescriptor cpp_header "binder/ParcelFileDescriptor.h";