commit | ede56ae7ea4574b6942e748f31f9ef862a7ec0bb | [log] [tgz] |
---|---|---|
author | Po-Chien Hsueh <pchsueh@google.com> | Thu Jan 02 15:44:26 2020 +0800 |
committer | Po-Chien Hsueh <pchsueh@google.com> | Thu Jan 02 15:44:26 2020 +0800 |
tree | a61ed3a36477f4691ae2eb70db00ad2c59064343 | |
parent | 5a049f5cf22d2eb5c7c4974fbf282427cb418ece [diff] |
Remove notification right after clicking on cancel After aosp/1188881, DynamicSystemManager.remove() is blocked for about 30 seconds. To give users feedbacks faster when they click on the [Cancel] button, This CL removes the progress notification earlier. Bug: 145891864 Test: Clicking on the [Cancel] button Change-Id: I4e43775b2de6eaa50d4a1cc073a5057f22f6d8d5