Enforce setNotification is called quickly.
Add a short period of time after onStartJob within which user-initiated jobs must call setNotification. If they don't do it within the allotted timeframe, JobScheduler will ANR the app and clean up the job. Bug: 258236856 Bug: 261999509 Test: atest CtsJobSchedulerTestCases:NotificationTest Change-Id: I82740d54ff6f2b716b17113329672ab3fb46dc64
Loading
Please register or sign in to comment