diff options
| author | 2021-03-23 18:12:34 +0000 | |
|---|---|---|
| committer | 2021-03-23 18:12:34 +0000 | |
| commit | 46b7ddd96df17c658ab40cd60dc86a4b703602b7 (patch) | |
| tree | 7fcccbbdfb1db3fd84e2bfb9dac11d4c05a1ba54 | |
| parent | bb0e037a24bde142386688330b339007dea83f62 (diff) | |
| parent | 4bc534148199d367f3cf11ca7213867a7c66422e (diff) | |
Merge "libbinder: use clang-format" am: 4bc5341481
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1649814
Change-Id: I400e3c72563a3c5475aeeec5c8a2b1535e72ab6c
| -rw-r--r-- | PREUPLOAD.cfg | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg index 9cab9b4c41..f494f6e661 100644 --- a/PREUPLOAD.cfg +++ b/PREUPLOAD.cfg @@ -7,8 +7,7 @@ clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp                 cmds/idlcli/                 include/input/                 libs/binder/fuzzer/ -               libs/binder/ndk/ -               libs/binder/tests/fuzzers/ +               libs/binder/                 libs/binderthreadstate/                 libs/graphicsenv/                 libs/gui/  |