commit | 4a5339c4a266891ce560dfb6e348c3779a0a3ca1 | [log] [tgz] |
---|---|---|
author | Chiao Cheng <chiaocheng@google.com> | Thu Aug 29 13:55:27 2013 -0700 |
committer | Chiao Cheng <chiaocheng@google.com> | Thu Aug 29 13:55:27 2013 -0700 |
tree | e8b08e11753744f94ba6d8e673e5ce8b22b1b066 | |
parent | facff288cfbdfcfd9281a64fa05a78532acf3d90 [diff] |
Fix null precondition check. Precondition was making sure call was not null. But the call could be null in cases where the call disconnected before the UI comes up. In this case, we can simply skip processing. Bug: 10538437 Change-Id: Ia4ff093f38cdc32bdaf6325d9dc770b302d0060b