summaryrefslogtreecommitdiffstats
path: root/tests/stress/src/com
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stress/src/com')
-rw-r--r--tests/stress/src/com/android/launcher3/stress/LauncherRotationStressTest.java (renamed from tests/stress/src/com/android/launcher2/stress/LauncherRotationStressTest.java)4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/stress/src/com/android/launcher2/stress/LauncherRotationStressTest.java b/tests/stress/src/com/android/launcher3/stress/LauncherRotationStressTest.java
index d21fd53ba..a5b85eb19 100644
--- a/tests/stress/src/com/android/launcher2/stress/LauncherRotationStressTest.java
+++ b/tests/stress/src/com/android/launcher3/stress/LauncherRotationStressTest.java
@@ -14,10 +14,10 @@
* limitations under the License.
*/
-package com.android.launcher2.stress;
+package com.android.launcher3.stress;
-import com.android.launcher2.Launcher;
+import com.android.launcher3.Launcher;
import android.content.pm.ActivityInfo;
import android.os.SystemClock;