Skip to content
Commit 664792c2 authored by Winson's avatar Winson
Browse files

Remove PMS snapshot lambdas

Lambdas were used to ensure consistent locking around the snapshot,
but since it's impossible to lock the snapshot now, this is no longer
necessary, and all methods should just store a reference.

Also migrates DomainVerificationService off PackageSetting lambdas,
which cleans up a lot of extra emthods.

Bug: 215403184

Test: atest com.android.server.pm.verify.domain
Test: atest SuspendPackageHelperTest

Change-Id: Ib4e3442e5c16e935b14b8421fbc33adff65dcf68
parent 0ee95ae6
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