summaryrefslogtreecommitdiffstats
path: root/common_fixture_script.sh
diff options
context:
space:
mode:
authorwangqi <wangqi@google.com>2017-10-26 11:27:19 -0700
committerEric Erfanian <erfanian@google.com>2017-10-26 15:31:05 -0700
commit8d662cae2c05b5e256e7bb826abf05fb9ace133d (patch)
tree47eefa3a9b9b172df2db32e2f1b6246bad885a57 /common_fixture_script.sh
parent9b99b22391a92fe20a74076bf5e47d36eb9b4ab4 (diff)
downloadandroid_packages_apps_Dialer-8d662cae2c05b5e256e7bb826abf05fb9ace133d.tar.gz
android_packages_apps_Dialer-8d662cae2c05b5e256e7bb826abf05fb9ace133d.tar.bz2
android_packages_apps_Dialer-8d662cae2c05b5e256e7bb826abf05fb9ace133d.zip
Set incall button color to match sim color.
This change also add a handy adb command script run before UI integration test. Bug: 67429956 Test: IncallActivityTest PiperOrigin-RevId: 173565382 Change-Id: I9b8b957f00a0b7d11dbb7f40e8c9f1dbdb8c3928
Diffstat (limited to 'common_fixture_script.sh')
-rw-r--r--common_fixture_script.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/common_fixture_script.sh b/common_fixture_script.sh
new file mode 100644
index 000000000..a7e527d4a
--- /dev/null
+++ b/common_fixture_script.sh
@@ -0,0 +1,4 @@
+# This file runs before emulator integration tests .
+# It utilizes adb shell commands to prepare test environment.
+
+setprop log.tag.Dialer VERBOSE