[Hook Scripts] | |
mainline_hook = ${REPO_ROOT}/frameworks/av/tools/mainline_hook_partial.sh ${REPO_ROOT} ${PREUPLOAD_FILES} | |
[Builtin Hooks] | |
clang_format = true | |
[Builtin Hooks Options] | |
# Only turn on clang-format check for the following subfolders. | |
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp | |
media/libmediatranscoding/ | |
services/mediatranscoding/ |