update new sdk

This commit is contained in:
August 2020-07-15 19:27:51 +08:00
parent f33907443a
commit 744c72c133
1643 changed files with 83006 additions and 28021 deletions

17
android/external/brotli/.gitignore vendored Normal file
View file

@ -0,0 +1,17 @@
# C
*.o
bin/
buildfiles/
**/obj/
dist/
# Python
__pycache__/
*.py[cod]
*.so
*.egg-info/
# Tests
*.txt.uncompressed
*.bro
*.unbro

6
android/external/brotli/.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "terryfy"]
path = terryfy
url = https://github.com/MacPython/terryfy.git
[submodule "research/esaxx"]
path = research/esaxx
url = https://github.com/hillbig/esaxx