Index: build/android/emulator.py |
diff --git a/build/android/emulator.py b/build/android/emulator.py |
index a42564ac0c1f6c84307c0119d91922e7e7646e89..8e7031c3e5b89618218c80639e4ca3fb5d81f44b 100755 |
--- a/build/android/emulator.py |
+++ b/build/android/emulator.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright (c) 2011 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |