vold should be fully developed in AOSP.
Bug: 113136846 Test: manual Change-Id: Ifdd54260153d47e47aca5f422bffcc828d45dc28
This commit is contained in:
parent
732def209c
commit
8ecdb493d9
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