Skip to content
Commit 35b71962 authored by Lee Shombert's avatar Lee Shombert
Browse files

Fix PackageManagerSettingsTest failures

Bug: 172654903

SparseArray.equals() does not compare array content.  Replace the call
to SparseArray.equals() in LegacyPermissionState.equals() with a loop
that verifies that the content is the same.

Test: FrameworksServicesTests:PackageManagerSettingsTests
Change-Id: I04e7d57ca877339d1594b7b41ea7acae2fc9bd88
parent 94590a89
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