update new sdk
This commit is contained in:
parent
f33907443a
commit
744c72c133
1643 changed files with 83006 additions and 28021 deletions
20
android/external/minijail/.gitignore
vendored
Normal file
20
android/external/minijail/.gitignore
vendored
Normal 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*
|
Loading…
Add table
Add a link
Reference in a new issue