Set file encoding on replace_macros.py

Change-Id: I33c7a0de6ea5cf71df5993f0116f329884323dfd
This commit is contained in:
Dave Borowitz 2016-05-19 16:20:00 -04:00
parent 9bd6304dd5
commit bface279ab
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python
# coding=utf-8
# Copyright (C) 2013 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");