diff options
Diffstat (limited to 'util/rockchip/make_idb.py')
-rwxr-xr-x | util/rockchip/make_idb.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/rockchip/make_idb.py b/util/rockchip/make_idb.py index e95f5c2fd7..12ef83c01b 100755 --- a/util/rockchip/make_idb.py +++ b/util/rockchip/make_idb.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # Copyright (c) 2014 Google Inc. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. |