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

Commit b93800a9 authored by Wei Sheng Shih's avatar Wei Sheng Shih Committed by Android (Google) Code Review
Browse files

Merge "Fix flaky test FrameworksServicesTests:ScreenDecorWindowTests."

parents 4ef85c63 e1cd47e9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -143,7 +143,8 @@
        <activity android:name="com.android.server.pm.BaseShortcutManagerTest$ShortcutActivity2" />
        <activity android:name="com.android.server.pm.BaseShortcutManagerTest$ShortcutActivity3" />

        <activity android:name="com.android.server.wm.ScreenDecorWindowTests$TestActivity" />
        <activity android:name="com.android.server.wm.ScreenDecorWindowTests$TestActivity"
                  android:showWhenLocked="true"/>

        <activity android:name="com.android.server.pm.ShortcutTestActivity"
                 android:enabled="true" android:exported="true" />