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

Commit b6d8312e authored by Chris Li's avatar Chris Li Committed by Android (Google) Code Review
Browse files

Revert "Update flicker app targetSDK"

This reverts commit 40c1df0f.

Reason for revert: b/340471057

Change-Id: I7409cc8acb14a7104ce79698d9f14e553f98baf4
parent 40c1df0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ import org.junit.runners.Parameterized
/**
 * Test launching a new activity from bubble.
 *
 * To run this test: `atest WMShellFlickerTestsBubbles:ChangeActiveActivityFromBubbleTest`
 * To run this test: `atest WMShellFlickerTests:MultiBubblesScreen`
 *
 * Actions:
 * ```
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ import org.junit.runners.Parameterized
/**
 * Test launching a new activity from bubble.
 *
 * To run this test: `atest WMShellFlickerTestsBubbles:DragToDismissBubbleScreenTest`
 * To run this test: `atest WMShellFlickerTests:DismissBubbleScreen`
 *
 * Actions:
 * ```
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ import org.junit.runners.Parameterized
/**
 * Test launching a new activity from bubble.
 *
 * To run this test: `atest WMShellFlickerTestsBubbles:OpenActivityFromBubbleOnLocksreenTest`
 * To run this test: `atest WMShellFlickerTests:OpenActivityFromBubbleOnLocksreenTest`
 *
 * Actions:
 * ```
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ import org.junit.runners.Parameterized
/**
 * Test launching a new activity from bubble.
 *
 * To run this test: `atest WMShellFlickerTestsBubbles:OpenActivityFromBubbleTest`
 * To run this test: `atest WMShellFlickerTests:ExpandBubbleScreen`
 *
 * Actions:
 * ```
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ import org.junit.runners.Parameterized
/**
 * Test creating a bubble notification
 *
 * To run this test: `atest WMShellFlickerTestsBubbles:SendBubbleNotificationTest`
 * To run this test: `atest WMShellFlickerTests:LaunchBubbleScreen`
 *
 * Actions:
 * ```
Loading