There's no reason to support any other encoding in these files. This only affects the files themselves and not streams they open. Bug: https://crbug.com/gerrit/10418 Change-Id: I053cb40cd3666ce5c8a0689b9dd938f24ca765bf
@@ -1,3 +1,4 @@
+# -*- coding:utf-8 -*-
#
# Copyright (C) 2008 The Android Open Source Project
# Copyright (C) 2017 The Android Open Source Project
# Copyright (C) 2009 The Android Open Source Project
# Copyright (C) 2015 The Android Open Source Project
@@ -1,4 +1,5 @@
#!/usr/bin/env python
# Copyright (C) 2016 The Android Open Source Project
@@ -1,3 +1,5 @@
+#
# Licensed under the Apache License, Version 2.0 (the "License");
# Copyright (C) 2013 The Android Open Source Project
# repo default configuration
# Copyright (C) 2010 The Android Open Source Project
# Copyright (C) 2014 The Android Open Source Project
# Copyright (C) 2012 The Android Open Source Project
# Copyright (C) 2011 The Android Open Source Project
+
import os
import unittest