commit | 010224c8ec062c0aa5f837d4b326fb560af201d0 | [log] [tgz] |
---|---|---|
author | Cody Kesting <ckesting@google.com> | Mon Jan 06 09:34:28 2020 -0800 |
committer | Cody Kesting <ckesting@google.com> | Wed Jan 08 23:49:27 2020 +0000 |
tree | 1a003944e1f9d12f4f80f56e57994736c02d6fa1 | |
parent | 674c8b1b88814aa3b0af2db24ab82c39967cf793 [diff] |
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