Skip to content
Commit bb4ff3f6 authored by Jernej Virag's avatar Jernej Virag
Browse files

Add an Android Lint check to prevent sendBroadcast calls on Main thread

This lint check verifies that BroadcastSender is always used in SystemUI for sending broadcasts. It should prevent main thread jank due to broadcast calls.

Bug: 223606115
Test: Included unit test for the linter.
Change-Id: I16b8b3471389ff2c59053c686c94cb9cb694ec42
parent 923eb82c
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