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
Fix: 244356569
Test: com.android.providers.media.client.PerformanceTest#testSingle
Change-Id: I271ac9322124eb5a1d6ee73d9acb7b9ae088b1c0
Merged-In: I271ac9322124eb5a1d6ee73d9acb7b9ae088b1c0
(cherry picked from commit cb4dd60f5c135fce14803644855d3f63bd7319e4)
1 file changed