Skip to content
Commit a3e9d14b authored by Kweku Adams's avatar Kweku Adams
Browse files

Enabling users to dismiss the heap dump notification.

1. setOngoing meant that users were not allowed to dismiss the
notification, even though a deleteIntent was added to the notification.

2. showWhen is by default set to false, so calling setWhen had no effect

3. Trying to delete the heap dump accidentally reposted the
notification.

Bug: 127581643
Test: manual
Change-Id: Ifbdb3c9800756b28656bc8175ef8f90902c397c7
parent 98384b4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment