summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/ContactInfoCache.java
diff options
context:
space:
mode:
authortwyen <twyen@google.com>2017-07-26 18:00:48 -0700
committerEric Erfanian <erfanian@google.com>2017-07-27 07:30:33 -0700
commita1fa899a3d7c1497006707976560180c0fb2b1ae (patch)
treebf85d9de45ed618511fadfdaeb0b4b87cd10aa70 /java/com/android/incallui/ContactInfoCache.java
parent83258c2b5b6e68b3f603e5cfb9cf82992f46953b (diff)
Handle null phone account handle for calllog filtering
cl/163140580 filters out audio call from Duo, but will also remove fi voicemails because fi writes null phone account handle. null NOT LIKE x returns null. null OR x returns x. This CL limits the filter only to the call log, and handles the null phone account handle. Bug: 64060628 Test: manual, leave voicemails in fi. Automated tests in a future CL. Test call log database in progress(see cl162013087) PiperOrigin-RevId: 163284363 Change-Id: I69ba6cbadbd1a02f05405ca0f5273b0a5ea0e5e9
Diffstat (limited to 'java/com/android/incallui/ContactInfoCache.java')
0 files changed, 0 insertions, 0 deletions