2017-03-30 18:13:50 +02:00
|
|
|
[Options]
|
|
|
|
ignore_merged_commits = true
|
|
|
|
|
|
|
|
[Builtin Hooks]
|
2019-12-10 18:50:19 +01:00
|
|
|
bpfmt = true
|
2017-03-30 18:13:50 +02:00
|
|
|
clang_format = true
|
2019-08-02 00:49:57 +02:00
|
|
|
|
|
|
|
[Hook Scripts]
|
|
|
|
aosp_hook_confirmationui = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} confirmationui
|
|
|
|
aosp_hook_gatekeeper = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} gatekeeper
|
|
|
|
aosp_hook_keymaster = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} keymaster
|