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

26
android/external/tcpdump/.gitattributes vendored Normal file
View file

@ -0,0 +1,26 @@
# manage core stuff for LF normalization
core.autocrlf=true
# Auto detect text files and perform LF normalization
* text=auto
# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union
# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
#unix/linux stuff (tarballs)

18
android/external/tcpdump/.gitignore vendored Normal file
View file

@ -0,0 +1,18 @@
*.orig
*.rej
Makefile
*~
*.a
*.o
config.log
config.cache
config.status
.devel
os-proto.h
stamp-h
stamp-h.in
tcpdump
tcpdump.1
tcpdump-*.tar.gz
failure-outputs.txt
autom4te.cache/