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

Commit f613f7fe authored by Miranda Kephart's avatar Miranda Kephart Committed by Android (Google) Code Review
Browse files

Merge "Disable flag for ClipboardModelTest" into main

parents b2b845cf 68e3009e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -122,6 +122,7 @@ class ClipboardModelTest : SysuiTestCase() {

    @Test
    @Throws(IOException::class)
    @DisableFlags(FLAG_CLIPBOARD_USE_DESCRIPTION_MIMETYPE)
    fun test_imageClipData_loadFailure() {
        whenever(mMockContext.contentResolver).thenReturn(mMockContentResolver)
        whenever(mMockContext.resources).thenReturn(mContext.resources)