1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
.clang-format*
.gitignore
.pc
.repo
.travis.yml
*/.git
*/.github
debian
*.a
*.apk
*.data
*.dll
*.exe
*.jar
*.ko
*.o
*.so
*.tar
*.tgz
*.tar.gz
*.vdex
*.zip
development/apps
development/gki/kmi_abi_chk/prebuilts
development/host/windows/prebuilt
development/host/windows/usb/api/AdbWinApi.rc
development/host/windows/usb/api/Resource.h
development/host/windows/usb/winusb/AdbWinUsbApi.rc
development/host/windows/usb/winusb/Resource.h
development/samples
development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata
development/vndk/tools/header-checker/tests
external/avb/examples
external/fmtlib/doc/_static
external/openscreen/third_party
external/mdnsresponder/mDNSWindows
packages/modules/adb/fastdeploy/testdata
system/extras/memory_replay/traces
system/extras/simpleperf
system/libziparchive/cli-tests
system/libziparchive/testdata
system/unwinding/libunwindstack/benchmarks/files
system/unwinding/libunwindstack/offline_files
system/unwinding/libunwindstack/tests
|