commit | 35b71962b10a10c76c65a07903ed4fe88e9fe009 | [log] [tgz] |
---|---|---|
author | Lee Shombert <shombert@google.com> | Fri Nov 06 09:54:39 2020 -0800 |
committer | Lee Shombert <shombert@google.com> | Fri Nov 06 14:05:08 2020 -0800 |
tree | 8aed208b8f0a0281f5e852515a130af781702365 | |
parent | 94590a89b352581a53f236aa3c8a8516346e9872 [diff] |
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