diff options
| author | Moyster <oysterized@gmail.com> | 2016-09-17 13:48:20 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-09-17 13:48:20 +0200 |
| commit | 80d3f08719c1dd4e1361868d6953a22211b546f5 (patch) | |
| tree | 2ac892e28de376a405b481b5f4d684f0ee06a0dc | |
| parent | deecdb27734d319865d0168f186c36e02682dff3 (diff) | |
fix build
| -rw-r--r-- | flyme/Android.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/flyme/Android.mk b/flyme/Android.mk index 9bae867..ec052ad 100644 --- a/flyme/Android.mk +++ b/flyme/Android.mk @@ -1,4 +1,5 @@ -opyright (C) 2016 +# +# Copyright (C) 2016 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |
