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

Unified Diff: build/android/pylib/remote/device/appurify_constants.py

Issue 1315743004: [Android] Add a custom pylintrc for build/android/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix appurify_sanitized import-errors Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: build/android/pylib/remote/device/appurify_constants.py
diff --git a/build/android/pylib/remote/device/appurify_constants.py b/build/android/pylib/remote/device/appurify_constants.py
index 93431782e055174a7f766d2419f2c72540a9020f..cf99bb65107f0f5fad1434435d2226b55c76ca8b 100644
--- a/build/android/pylib/remote/device/appurify_constants.py
+++ b/build/android/pylib/remote/device/appurify_constants.py
@@ -54,4 +54,5 @@ class NETWORK(object):
PUBLIC_WIFI_ATANDT_4_BARS = 46
PUBLIC_WIFI_ATANDT_2_BARS = 47
PUBLIC_WIFI_ATANDT_1_BAR = 48
- BOINGO = 49
+ BOINGO = 49
+
« no previous file with comments | « build/android/pylib/perf/thermal_throttle.py ('k') | build/android/pylib/remote/device/appurify_sanitized.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698