commit | fb23ff98d90936bbae0d8f8ee3cd4465d9659680 | [log] [tgz] |
---|---|---|
author | Heemin Seog <hseog@google.com> | Wed Feb 05 17:35:19 2020 -0800 |
committer | Heemin Seog <hseog@google.com> | Thu Feb 06 21:30:13 2020 +0000 |
tree | 44383fd0f2d98b549c675398501b74849c378f27 | |
parent | e693b797bcf0be38f0fc9d878bb5278eacf8b4b1 [diff] |
Add null check for handler on Clock view On reboot, we've encountered an issue where the handler returns null, causing a null pointer exception in the broadcast receiver. In this CL, we add a null check and an error message to prevent a sysui crash. Bug: 148869042 Test: build, reboot a few times Change-Id: Iac7f3a538be9a53d4a76926523aa2a3f4f22723d Merged-In: Ie8a2627004876cf35291d52bd3686a5014498f52