diff options
| author | 2023-03-13 19:38:39 +0000 | |
|---|---|---|
| committer | 2023-03-13 19:38:39 +0000 | |
| commit | 03469740683d5323bcc7cd6f93062790a45eea7a (patch) | |
| tree | 6b99a3208f36dbda418f52da6bf8a11215abc649 | |
| parent | 8912c0e7829f634761cc3ed913f23a2f21cf8401 (diff) | |
| parent | a4db1f036844622be0646188d78fed91c324efef (diff) | |
Merge "libbinderdebug clang format"
| -rw-r--r-- | PREUPLOAD.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg index c71c4a0251..39eb4abb39 100644 --- a/PREUPLOAD.cfg +++ b/PREUPLOAD.cfg @@ -14,6 +14,7 @@ clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp include/powermanager/ libs/binder/fuzzer/ libs/binder/ + libs/binderdebug/ libs/binderthreadstate/ libs/graphicsenv/ libs/gui/ |