aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/android/emulator
diff options
context:
space:
mode:
authorGravatar Adam Michael <ajmichael@google.com>2017-03-15 15:32:35 +0000
committerGravatar Yun Peng <pcloudy@google.com>2017-03-16 08:34:52 +0000
commit42ee2a1cb88b695e59ef8c920aa770822633c059 (patch)
tree75019e6c2dafc35640d716741fa69c5a942f5e77 /tools/android/emulator
parent80ce6fe703088194418293b77ac25f2a7ce6d653 (diff)
Replace all instances of org_unified_launcher with android_test_support.
-- PiperOrigin-RevId: 150194430 MOS_MIGRATED_REVID=150194430
Diffstat (limited to 'tools/android/emulator')
-rw-r--r--tools/android/emulator/BUILD.tools2
1 files changed, 1 insertions, 1 deletions
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(