Merge "Add AOSP preupload hook." am: e1b7d47c29
Change-Id: I2c2e2ceb06b45da9018804dce93e8757415a4c7e
This commit is contained in:
commit
b9439136a8
1 changed files with 3 additions and 0 deletions
|
|
@ -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} "."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue