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 |
+ |