Merge "vold should be fully developed in AOSP."
This commit is contained in:
commit
de85ef5c37
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@ clang_format = true
|
||||||
|
|
||||||
[Builtin Hooks Options]
|
[Builtin Hooks Options]
|
||||||
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
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…
Reference in a new issue