Chromium Code Reviews| Index: build/android/pylib/constants.py | 
| diff --git a/build/android/pylib/constants.py b/build/android/pylib/constants.py | 
| index 33163329116b5bffe7bb60deb8ca618eee93df8e..cb026da0463d90849218ec424fb9f48eb9b4ca47 100644 | 
| --- a/build/android/pylib/constants.py | 
| +++ b/build/android/pylib/constants.py | 
| @@ -152,6 +152,7 @@ BAD_DEVICES_JSON = os.path.join(DIR_SOURCE_ROOT, | 
| UPSTREAM_FLAKINESS_SERVER = 'test-results.appspot.com' | 
| +DEVICE_LOCAL_PROPERTIES_PATH = '/data/local.prop' | 
| def GetBuildType(): | 
| try: |