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
 #