OSDN Git Service

DO NOT MERGE - Fix CNAP-related NullPointerException
authorWink Saville <wink@google.com>
Wed, 29 Jul 2009 21:51:26 +0000 (14:51 -0700)
committerWink Saville <wink@google.com>
Wed, 29 Jul 2009 21:51:26 +0000 (14:51 -0700)
commit9953eb27edc7eda07505d47a71e377f8bcdf8dd1
tree69ab54df783719f6d9465af3de6143e87fb975c5
parentb307c8945d4bf8d843445f3cc6d727f4e43d90f0
DO NOT MERGE - Fix CNAP-related NullPointerException

This will fix a CNAP-related bug where missing a call from a party with an
"Unknown" number presentation and then trying to log that call will cause
a NullPointerException to be thrown.

This was already merged into master so marked will not be merged.
core/java/android/provider/CallLog.java