Merge "Make PersistableBundle a stable parcelable." am: 0f56c2b4ba
Change-Id: I331b4e0511fe70cb282d0dc0335617660ba3232b
This commit is contained in:
commit
3bf5cc8b88
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@
|
|||
|
||||
package android.os;
|
||||
|
||||
parcelable PersistableBundle cpp_header "binder/PersistableBundle.h";
|
||||
@JavaOnlyStableParcelable parcelable PersistableBundle cpp_header "binder/PersistableBundle.h";
|
||||
|
|
Loading…
Reference in a new issue