commit | cb4dd60f5c135fce14803644855d3f63bd7319e4 | [log] [tgz] |
---|---|---|
author | Sahana Rao <sahanas@google.com> | Thu Aug 04 15:49:17 2022 +0100 |
committer | Sahana Rao <sahanas@google.com> | Thu Aug 04 15:54:13 2022 +0100 |
tree | 4a64676500349414c31c9873c34c364d015763a1 | |
parent | 35425959af4152b091aeb20cf0867f03d8638eee [diff] |
Fix PerformanceTest failure Because of the latest change in 2b2b67b85f9bbc2f082dbf0c3760a16c0d2e3f3e, we send an additional flag NOTIFY_SYNC_TO_NETWORK in notifyChange call. This breaks the test as the test expects the exact match of the flags. Fixed the test by changing the test code to ignore the additional flags. Bug: 241348566 Test: com.android.providers.media.client.PerformanceTest#testSingle Change-Id: I271ac9322124eb5a1d6ee73d9acb7b9ae088b1c0