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

Commit 477fa220 authored by Samuel Tan's avatar Samuel Tan Committed by Gerrit Code Review
Browse files

Merge "Specify path for native PersistableBundle implementation"

parents 79ac3edc 0bae77b8
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -17,4 +17,4 @@

package android.os;

parcelable PersistableBundle;
parcelable PersistableBundle cpp_header "binder/PersistableBundle.h";