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
Loading
Please register or sign in to comment