Merge pull request #512 from fpemud/master

build anbox when the default python version is 3.x
This commit is contained in:
Simon Fels 2018-05-16 08:23:07 +02:00 committed by GitHub
commit 51e90f2b9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# Copyright 2015 The Android Open Source Project
#