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

20
android/external/minijail/.gitignore vendored Normal file
View file

@ -0,0 +1,20 @@
*.d
*.depends
/*.gen.c
*.o
*.a
# Shared libraries when compiling in-tree.
*.so
# Executables when compiling in-tree.
libminijail_unittest
minijail0
syscall_filter_unittest
parse_seccomp_policy
# common.mk TEST().
*.test
# Google Test.
googletest-release*