From 42ee2a1cb88b695e59ef8c920aa770822633c059 Mon Sep 17 00:00:00 2001 From: Adam Michael Date: Wed, 15 Mar 2017 15:32:35 +0000 Subject: Replace all instances of org_unified_launcher with android_test_support. -- PiperOrigin-RevId: 150194430 MOS_MIGRATED_REVID=150194430 --- tools/android/emulator/BUILD.tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/android/emulator') diff --git a/tools/android/emulator/BUILD.tools b/tools/android/emulator/BUILD.tools index f4a883ca9f..af867cd230 100644 --- a/tools/android/emulator/BUILD.tools +++ b/tools/android/emulator/BUILD.tools @@ -44,7 +44,7 @@ alias( # android_device to work. alias( name = "unified_launcher", - actual = "@org_unified_launcher//tools/android/emulator:unified_launcher_head", + actual = "@android_test_support//tools/android/emulator:unified_launcher_head", ) filegroup( -- cgit v1.2.3