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

Commit 0bc7647f authored by Samuel Tan's avatar Samuel Tan Committed by android-build-merger
Browse files

Merge "Specify path for native PersistableBundle implementation"

am: 477fa220

* commit '477fa220':
  Specify path for native PersistableBundle implementation
parents 972c616c 477fa220
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";