summaryrefslogtreecommitdiffstats
path: root/PREUPLOAD.cfg
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-11-06 23:04:50 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-11-06 23:04:50 +0100
commit67b7e6403468087460d0aafb403e075d5bbae605 (patch)
tree627562c3f6fca9fc941f587f9594036c53b3606e /PREUPLOAD.cfg
parentMerge "tests: Add a testcase for updater overrun while patching." (diff)
parentimage_generator: Fix the warnings on import order. (diff)
downloadandroid_bootable_recovery-67b7e6403468087460d0aafb403e075d5bbae605.tar
android_bootable_recovery-67b7e6403468087460d0aafb403e075d5bbae605.tar.gz
android_bootable_recovery-67b7e6403468087460d0aafb403e075d5bbae605.tar.bz2
android_bootable_recovery-67b7e6403468087460d0aafb403e075d5bbae605.tar.lz
android_bootable_recovery-67b7e6403468087460d0aafb403e075d5bbae605.tar.xz
android_bootable_recovery-67b7e6403468087460d0aafb403e075d5bbae605.tar.zst
android_bootable_recovery-67b7e6403468087460d0aafb403e075d5bbae605.zip
Diffstat (limited to '')
-rw-r--r--PREUPLOAD.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index 108429193..28aa06f45 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -7,5 +7,4 @@ clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
- -fw updater_sample/
-
+ --file_whitelist tools/ updater_sample/