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

Commit 33d5888d authored by Samuel Tan's avatar Samuel Tan Committed by android-build-merger
Browse files

Merge "Specify path for native PersistableBundle implementation" am: 477fa220

am: 0bc7647f

* commit '0bc7647f':
  Specify path for native PersistableBundle implementation
parents 92e432c3 0bc7647f
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";