Merge "vold should be fully developed in AOSP."

This commit is contained in:
Treehugger Robot 2018-09-11 20:50:05 +00:00 committed by Gerrit Code Review
commit de85ef5c37

View file

@ -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} "."