summaryrefslogtreecommitdiff
path: root/tests/SystemUIDemoModeController/src
diff options
context:
space:
mode:
author Jeff Sharkey <jsharkey@google.com> 2023-04-03 10:36:47 -0600
committer Jeff Sharkey <jsharkey@google.com> 2023-04-05 11:45:26 -0600
commitdddea62efcd2368852a00252b55ce7147e6c8950 (patch)
tree31a7d7a41d5443073f9783517eca51fe02b66c5f /tests/SystemUIDemoModeController/src
parentd3a95bbce73db1aa9874efaed815f7e54e6ca84e (diff)
Layer "locked" methods for better locking logs.
When reporting either deadlocks or lock contention, the OS logs the line at which the lock was acquired, and our LocalHandler makes this tricky to track across builds as line numbers change. This change pivots to adding a call stack frame to give ourselves clearer information about what operation is working with the lock. Also restore missing code coverage for health checks that was accidentally deleted. Bug: 274681945 Test: atest FrameworksMockingServicesTests:BroadcastQueueTest Test: atest FrameworksMockingServicesTests:BroadcastQueueModernImplTest Test: atest FrameworksMockingServicesTests:BroadcastRecordTest Change-Id: Ic6de76f9a7e1ae7b9d1bd6358f556072eaf3ac7c
Diffstat (limited to 'tests/SystemUIDemoModeController/src')
0 files changed, 0 insertions, 0 deletions