Skip to content
Commit 943c97a0 authored by Lee Shombert's avatar Lee Shombert
Browse files

PackageManagerService lock reduction: address comments

Bug: 161323622

Address three comments from previous commits:
 1. Change "computer(true)" to liveComputer() and "computer(false)"
    to "snapshotComputer()".  Delete the "// SNAPSHOT" comments as
    they are now unnecessary.
 2. Unit-test changes
 3. Four indentation errors that were introduced in ag/13027799.

Test: atest
 * FrameworksServicesTests:UserSystemPackageInstallerTest
 * FrameworksServicesTests:PackageManagerSettingsTests
 * FrameworksServicesTests:PackageManagerServiceTest
 * FrameworksServicesTests:AppsFilterTest
 * FrameworksServicesTests:PackageInstallerSessionTest
 * FrameworksServicesTests:ScanTests
 * FrameworksServicesTests:WatcherTest
 * UserLifecycleTests#startUser
 * UserLifecycleTests#stopUser
 * UserLifecycleTests#switchUser

Change-Id: I664666ce37f09c0ffa3ed15b8c24854f776668a4
parent a55149d9
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