Skip to content
Commit 4d81bb10 authored by Lee Shombert's avatar Lee Shombert
Browse files

Add two more methods to the computer

Bug: 180109780

Direct two methods to the snapshot computer:
 * queryIntentActivitiesInternal()
 * queryIntentServicesInternal()

This effectively makes these two methods lock-free:
 * queryIntentActivities()
 * queryIntentServices()

Test: atest
 * FrameworksServicesTests:AppsFilterTest
 * FrameworksServicesTests:PackageInstallerSessionTest
 * FrameworksServicesTests:PackageManagerServiceTest
 * FrameworksServicesTests:PackageManagerSettingsTests
 * FrameworksServicesTests:ScanTests
 * FrameworksServicesTests:UserSystemPackageInstallerTest
 * PackageManagerServiceBootTest
 * UserLifecycleTests#startUser
 * UserLifecycleTests#stopUser
 * UserLifecycleTests#switchUser
 * android.appsecurity.cts.EphemeralTest
 * android.appsecurity.cts.InstantAppUserTest

Change-Id: I3fb320ba5fb1944c256a08f6017e7a78a0034d90
parent 6d332e6d
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