Merge "Make this script use python3."

This commit is contained in:
Christopher Ferris
2021-08-27 21:42:09 +00:00
committed by Gerrit Code Review

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# #
# Copyright (C) 2021 The Android Open Source Project # Copyright (C) 2021 The Android Open Source Project
# #