diff options
Diffstat (limited to 'tools/common/common.py')
-rwxr-xr-x | tools/common/common.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/common/common.py b/tools/common/common.py index b822dcadb7..735bbaa4a4 100755 --- a/tools/common/common.py +++ b/tools/common/common.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.4 +#!/usr/bin/env python3 # # Copyright (C) 2016 The Android Open Source Project # |