Chromium Code Reviews| Index: build/android/pylib/__init__.py |
| diff --git a/build/android/pylib/__init__.py b/build/android/pylib/__init__.py |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..96196cffb2720d69ac46a41dd9bb9f4005bcfa9e |
| --- /dev/null |
| +++ b/build/android/pylib/__init__.py |
| @@ -0,0 +1,3 @@ |
| +# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| +# Use of this source code is governed by a BSD-style license that can be |
| +# found in the LICENSE file. |