add OTA update on Android

This commit is contained in:
chrox
2016-03-13 23:42:58 +08:00
parent 511147ae29
commit 3a9cb659d1
6 changed files with 51 additions and 14 deletions

View File

@@ -14,11 +14,7 @@ indent_style = space
indent_size = 2
trim_trailing_whitespace = false
[Makefile]
indent_style = tab
indent_size = 8
[Makefile.def]
[Makefile*]
indent_style = tab
indent_size = 8