summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/app/SpecialCharSequenceMgr.java
diff options
context:
space:
mode:
authorroldenburg <roldenburg@google.com>2017-07-14 17:09:40 -0700
committerEric Erfanian <erfanian@google.com>2017-07-24 20:39:15 +0000
commit01eeb0980b82e1f674973c3ea2721446b9938bf9 (patch)
tree5ddb2b53f94f3165940c8c030d022f5d6fa10cb6 /java/com/android/dialer/app/SpecialCharSequenceMgr.java
parent4c03fbdae402b836f2612658b3cede368eeb1dc1 (diff)
Dont start a service to cancel missed call notifications, use DialerExecutor instead
We cannot start services while in the background on O. Currently, we start a service to cancel missed call notifications in the onStop of our Activity. This is when we are going into the background so it is not safe (as we have seen from the crashes). Bug: 63633461 Test: CallLogNotificationsServiceTest PiperOrigin-RevId: 162029424 Change-Id: Ib0f46aed848ba0898af8cbee1c114b1e41f3ae32
Diffstat (limited to 'java/com/android/dialer/app/SpecialCharSequenceMgr.java')
0 files changed, 0 insertions, 0 deletions