commit | 5fb76bd3553ada2a11370585aafa5aaf260a4552 | [log] [tgz] |
---|---|---|
author | markdr <markdr@google.com> | Sat Oct 21 00:22:03 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Oct 21 00:22:03 2017 +0000 |
tree | fd7bf6e63036f8de90696e3613f7ef187f8923af | |
parent | 23d52be12fbe9001bb2e35b19e957367c73b4bba [diff] | |
parent | 5c9082dd722318d736158a90ff85a9d57bc0ffe5 [diff] |
Defaults update_device to use only compatible python versions am: 5c9082dd72 Change-Id: I385f91e42a9959696c29b1c05560f0b8e95548db
diff --git a/scripts/update_device.py b/scripts/update_device.py index 1a0daf8..b2452ac 100755 --- a/scripts/update_device.py +++ b/scripts/update_device.py
@@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python2 # # Copyright (C) 2017 The Android Open Source Project #