xref: /aosp_15_r20/hardware/interfaces/PREUPLOAD.cfg (revision 4d7e907c777eeecc4c5bd7cf640a754fac206ff7)
1[Options]
2ignore_merged_commits = true
3
4[Builtin Hooks]
5bpfmt = true
6clang_format = true
7aidl_format = true
8gofmt = true
9
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
14generate_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
15