commit | f745debf8961e4ce53b1d8d925900c714190e9be | [log] [tgz] |
---|---|---|
author | Jordan Liu <jminjie@google.com> | Thu Jan 24 10:55:15 2019 -0800 |
committer | Jordan Liu <jminjie@google.com> | Thu Jan 24 10:55:15 2019 -0800 |
tree | 77ce08033adfc27256d351cdae5639c1149d5aef | |
parent | bfd44b60ef7d7dbb1fb5dcd6d4cc109f929aaaa9 [diff] |
Fix NPE in parcel constructor Instead of calling .getClass().getClassLoader, we use .class to avoid NPE on the uninitialized PreciseCallState and CallQuality. Test: manual Bug: 110107501 Change-Id: I1092122a69aa17235627a22fd973f21d49fc4812