blob: 8fe48c212c6c5b5ffa0503e6bfac46ecbe6edee4 [file] [log] [blame]
Dongwon Kangcad9acf2019-12-05 15:50:29 -08001[Hook Scripts]
Ray Essickd41cae52020-06-01 17:17:40 -07002mainline_hook = ${REPO_ROOT}/frameworks/av/tools/mainline_hook_partial.sh ${REPO_ROOT} ${PREUPLOAD_FILES}
hkuange724f402020-04-17 18:13:20 -07003
4[Builtin Hooks]
5clang_format = true
6
7[Builtin Hooks Options]
8# Only turn on clang-format check for the following subfolders.
9clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
10 media/libmediatranscoding/
hkuang9d947fe2020-06-01 09:23:24 -070011 services/mediatranscoding/