Skip to content
Commit 068d7a21 authored by Gopal Krishna Shukla's avatar Gopal Krishna Shukla Committed by Gopal Shukla
Browse files

Avoid IOB while bringDownDisabledPackageServicesLocked()

bringDownServiceLocked may lead to runtime exception which
can again invoke bringDownDisabledPackageServicesLocked on
the package and since  mTmpCollectionResults is global it
might be cleaned in subsequent call.

Test: Monkey or directed (see bug)
Bug: 146547048
Change-Id: Ic77bbf7fc1c424b4479c10f6b8887be04ab1de3f
parent 4bef5586
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