summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
diff options
context:
space:
mode:
author Varun Shah <varunshah@google.com> 2023-04-11 19:05:58 +0000
committer Varun Shah <varunshah@google.com> 2023-04-13 00:27:16 +0000
commitf5932e1b4a55e0275cbee0411f6ca390dab267e7 (patch)
tree40b0198e3ed0701022c6b66395b7b7dc83a43494 /cmds/bootanimation/BootAnimation.cpp
parent99e08bc3eb40f8e6adcd51b94a2518da32c7875a (diff)
Introduce a finer lock for JobNotificationCoordinator.
Introduce a new lock for local objects in JobNotificationCoordinator which are not dependent on other JobScheduler objects. This will allow for external services like NotificationManagerService to query the relevant information in JobNotificationCoordinator without JS having to hold the global lock and causing a deadlock. Also update NonNull annotations. Bug: 277694892 Test: atest JobNotificationCoordinatorTest Test: atest NotificationTest Test: atest NotificationManagerTest Change-Id: I17013deb4c71b70a560c8f27e6186396012362e3
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions