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

Commit 93156400 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 13928948 from c8536afc to 25Q4-release

Change-Id: I07dd547fe4dc71a7172ac73bff5d83878f862822
parents 0388cefc c8536afc
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@ package com.android.app.viewcapture
import android.content.Context
import android.content.Intent
import android.hardware.display.DisplayManager
import android.platform.test.annotations.EnableFlags
import android.platform.test.flag.junit.SetFlagsRule
import android.testing.AndroidTestingRunner
import android.view.Display.DEFAULT_DISPLAY
@@ -31,7 +30,6 @@ import android.window.WindowContext
import androidx.test.ext.junit.rules.ActivityScenarioRule
import androidx.test.filters.SmallTest
import androidx.test.platform.app.InstrumentationRegistry
import com.android.window.flags.Flags
import com.google.common.truth.Truth.assertWithMessage
import java.util.concurrent.CountDownLatch
import java.util.concurrent.TimeUnit
@@ -74,7 +72,6 @@ class ViewCaptureAwareWindowManagerTest {
        }
    }

    @EnableFlags(Flags.FLAG_ENABLE_WINDOW_CONTEXT_OVERRIDE_TYPE)
    @Test
    fun useWithWindowContext_attachWindow_attachToViewCaptureAwareWm() {
        val windowContext =