Catch any SecurityException thrown by starting a NoteTaskControllerUpdateService

* If the user is stopped before NoteTaskControllerUpdateService is started, a security excepton is triggered. To avoid that, we try-catch the start method.

Test: atest NoteTaskControllerTest
Fixes: b/300829451

Change-Id: Ia6416267d1b6a4ebeef660f4eaca6ed7361537e9
1 file changed