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
1 file changed