Make PersistableBundle a stable parcelable.

PersistableBundle is updated to declare the @JavaOnlyStableParcelable
annotation, which allows it to be used in stable aidl interfaces.

Bug: 143187964
Test: compiles
Change-Id: I8b3fa9746cc7694b18c285c8b7f646e23759ddb3
1 file changed