Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 20e7c5bc authored by zekaiz's avatar zekaiz Committed by Sam Mortimer
Browse files

DeskClock: Failed to set up Alarm

1. Add alarm will prompt error tips because it does NOT use
Notification Channel while NotificationCompat.Builder.build
2. Failed to start Alarm notification because it can NOT start
background service in Andorid O while APP is in Idle mode

Set targetSdkVersion as 23 so the AlarmManager/Notification
API will keep behavior as Android N

Change-Id: I3624363ffb9143fb8835cb9b9d4ff967748fa415
CRs-Fixed: 2048293
parent 0928f51a
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