Skip to content
Commit c7aa329d authored by Christopher Tate's avatar Christopher Tate
Browse files

Fix crash recording broadcast receiver duration

Edge case: when a broadcast is skipped outright (e.g. because the recipient
app had just crashed) the which-receiver-is-current bookkeeping is not
initialized.  That means we can't trust it for array-indexing.

Test: atest com.android.cts.devicepolicy.ManagedProfileTest
Change-Id: Id27ddea2e241dbddf34da6a7bab7997f5d9c5070
parent 1d41d539
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