Merge "Add AOSP preupload hook."

This commit is contained in:
Treehugger Robot 2020-04-23 22:53:08 +00:00 committed by Gerrit Code Review
commit e1b7d47c29
1 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,6 @@ clang_format = true
[Builtin Hooks Options]
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
[Hook Scripts]
aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "."