commit | 3b1f7bcf8fd0ca2458eb26ec31a1bddf4bf7fd43 | [log] [tgz] |
---|---|---|
author | Marin Shalamanov <shalamanov@google.com> | Tue Mar 16 15:51:53 2021 +0100 |
committer | Marin Shalamanov <shalamanov@google.com> | Thu Mar 18 15:46:55 2021 +0100 |
tree | 3b022e6e90eaf1d5fd16b3e0a7d09dd9afd8cea0 | |
parent | 574c58d9922a99a0ab78efefabfad1977ef793c4 [diff] |
Extract ParcelableUtils to avoid code duplication Currently the SAFE_PARCEL macros are copies on multiple places. This CL extracts them in a single ParcelableUtils. Additionally in SAFE_PARCEL also the stringified error is printed. Bug: 179116474 Test: presubmit Change-Id: Ie09c3a9753b5742be14fe3cdb0061d5c64465e66