skia_android_serial = "auto"
authorMike Klein <mtklein@chromium.org>
Thu, 12 Jan 2017 15:48:19 +0000 (10:48 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 12 Jan 2017 16:30:17 +0000 (16:30 +0000)
commita005acc036f8772cb6537b71d366825653888636
tree9f371d1dc462648fbe55014753f25582b7f04d4f
parent78f20e0e97472c39377bcb610d845ae6ef5d6ace
skia_android_serial = "auto"

Handy if you only have one device plugged in at a time.

Note that when used, this makes GN treat all devices' serial numbers as "auto", so it won't re-push if you swap devices until you change the binary that's being pushed.

Change-Id: I1f72133d6d8c4b5569734f191d414088e0b41f06
Reviewed-on: https://skia-review.googlesource.com/6948
Commit-Queue: Mike Klein <mtklein@chromium.org>
Reviewed-by: Derek Sollenberger <djsollen@google.com>
gn/push_to_android.py