From 630f46a31e7b7f64c92815ca9762128c90a9591c Mon Sep 17 00:00:00 2001 From: mbonadei Date: Tue, 24 Jan 2017 23:49:13 -0800 Subject: [PATCH] Moving adb_shell script to tools-webrtc BUG=webrtc:7030 Review-Url: https://codereview.webrtc.org/2650653005 Cr-Commit-Position: refs/heads/master@{#16260} --- {webrtc/build => tools-webrtc/android}/adb_shell.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {webrtc/build => tools-webrtc/android}/adb_shell.sh (100%) diff --git a/webrtc/build/adb_shell.sh b/tools-webrtc/android/adb_shell.sh similarity index 100% rename from webrtc/build/adb_shell.sh rename to tools-webrtc/android/adb_shell.sh