Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit dabaa2a9 authored by Miranda Kephart's avatar Miranda Kephart
Browse files

Explicitly disable flag for some clipboard tests

There are a couple tests that were testing behavior when the input
clipdata is 'theoretically' an image, but calling
contentResolver.getType on the URI fails. With the change to read the
mimetype from the clipdata, this check is obsolete (since we're testing
the case where the mimetype isn't 'image' separately, as a
'nonImageUri').

This change explicitly disables the "use_description_mimetype" flag for
those tests; once that flag is rolled out completely the tests can be
removed.

Bug: 371244749
Bug: 357197236
Test: atest ClipboardOverlayControllerTest (with the mimetype flag
turned on on the device)
Flag: EXEMPT adjusting flagged test behavior

Change-Id: Ib231f8b0965a004caa0496770ebc7068c0556786
parent 20f915ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment