Merge "Add sample_updater style check to PREUPLOAD.cfg"

am: 73e6644777

Change-Id: I5acb461de5e0af89ffc903363711d9bb0dc05bc1
This commit is contained in:
Zhomart Mukhamejanov
2018-04-17 18:02:30 -07:00
committed by android-build-merger

View File

@@ -4,3 +4,8 @@ clang_format = true
[Builtin Hooks Options]
# Handle native codes only.
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 sample_updater/