Adding Notification Channel
Java exception occurs when notification is posted by DeskClock because Notification channel is not implemented. To fix, Notification channel needs to implement and used when notification is posted. Change-Id: Ie4b2b46685fd150f5a0f7e6434ff487a56570107 Test: Manual and cts, passed always tried more than 100 times
Loading