commit | e652cbf3991aad4a46ad811f370a54c1051089e0 | [log] [tgz] |
---|---|---|
author | twyen <twyen@google.com> | Mon Mar 26 11:05:29 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Mar 26 22:23:04 2018 -0700 |
tree | 1a84176c631cccc87c584fa41e54ada1e3af36d6 | |
parent | 07d6d00a5cc6c1aeb1befaccc1e832b3d5b398d8 [diff] |
Catch BadParcelableException This happens when an old dialer submitted a job and the newer dialer is trying to handle it. The class fingerprint changed so it can no longer be unparceled. In this CL, such tasks will be dropped. Bug: 64225192 Test: N/A PiperOrigin-RevId: 190491751 Change-Id: I90fe2d24a435201cfae09970387e9b1c3a58b094