commit | d8cc53fab7b5d8a4c172c41e09909f057f2cd0a4 | [log] [tgz] |
---|---|---|
author | Ta-wei Yen <twyen@google.com> | Wed Dec 28 15:46:58 2016 -0800 |
committer | Ta-wei Yen <twyen@google.com> | Wed Dec 28 15:46:58 2016 -0800 |
tree | b9e14785f0f543f520c1a430622b6f4d8a854efe | |
parent | 694a378a35dec1e514ea983d435628d20b3c1af1 [diff] |
Guard against NPE in VvmSimStateTracker getTelephonyManager() with a PhoneAccountHandle is returning null on some devices. This is a simple guard to unblock while waiting to get a device for a full investigation. Bug: 33945549 Change-Id: I36f5884654db36d8f0976980ec478c3d4ceacb47 Test: make. Cannot reproduce locally and pending full investigation.