blob: 8c53006d988f8d112ece29f77de3a833bf9d4c97 [file] [log] [blame]
Myles Watson1296c1d2017-03-30 09:13:50 -07001[Options]
2ignore_merged_commits = true
3
4[Builtin Hooks]
Steven Morelandf0b1faa2019-12-10 09:50:19 -08005bpfmt = true
Myles Watson1296c1d2017-03-30 09:13:50 -07006clang_format = true
Jiyong Park4b97bd32021-01-21 15:05:44 +09007aidl_format = true
Bill Yangb7995ac2024-09-05 09:22:09 +00008gofmt = true
Janis Danisevskis11d910b2019-08-01 15:49:57 -07009
10[Hook Scripts]
11aosp_hook_confirmationui = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} confirmationui
12aosp_hook_gatekeeper = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} gatekeeper
13aosp_hook_keymaster = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} keymaster
Yu Shan41dd7f12023-06-07 13:25:43 -070014generate_vehicle_property_enums = ${REPO_ROOT}/hardware/interfaces/automotive/vehicle/tools/generate_annotation_enums.py --android_build_top ${REPO_ROOT} --preupload_files ${PREUPLOAD_FILES} --check_only