Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Issue 1583793002: Make android scripts not warn about ADB in newer SDKs (Closed)

Created:
4 years, 11 months ago by Kimmo Kinnunen
Modified:
4 years, 6 months ago
Reviewers:
djsollen
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Make android scripts not warn about ADB in newer SDKs The older SDK says: $ adb version Android Debug Bridge version 1.0.32 The newer SDK says: $ adb version Android Debug Bridge version 1.0.32 Revision eac51f2bb6a8-android Removes the shebang as the file is not intended to be run, and the copyright would render it useless. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1583793002 Committed: https://skia.googlesource.com/skia/+/7ddfeeddf78b78de28874432eb9a95735b56af7b

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/gpu/gl/GrGLUniformHandler.cpp View 1 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
Kimmo Kinnunen
Feel free to repost with a different parsing strategy.
4 years, 11 months ago (2016-01-13 13:14:50 UTC) #3
djsollen
https://codereview.chromium.org/1583793002/diff/1/platform_tools/android/bin/utils/setup_adb.sh File platform_tools/android/bin/utils/setup_adb.sh (right): https://codereview.chromium.org/1583793002/diff/1/platform_tools/android/bin/utils/setup_adb.sh#newcode32 platform_tools/android/bin/utils/setup_adb.sh:32: ADB_VERSION=${ADB_VERSION[4]} I think this will break backwards compatibility for ...
4 years, 11 months ago (2016-01-13 14:32:04 UTC) #4
Kimmo Kinnunen
I have not tried your suggestion yet, I can do it tomorrow -- just clarifying. ...
4 years, 11 months ago (2016-01-13 15:19:50 UTC) #6
djsollen
There used to be on that included only the version, but I haven't seen that ...
4 years, 11 months ago (2016-01-13 15:28:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1583793002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1583793002/1
4 years, 11 months ago (2016-01-14 06:42:09 UTC) #9
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 06:53:58 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/7ddfeeddf78b78de28874432eb9a95735b56af7b

Powered by Google App Engine
This is Rietveld 408576698