11d910b6a4
This patch adds notifications for internal contributors of confirmationui, gatekeeper, and keymaster, indicating that these HALS are developed in AOSP. Test: N/A Bug: 118491737 Change-Id: I7f6d5da663026c3cd2124cc3a025a08835585a1c
10 lines
416 B
INI
10 lines
416 B
INI
[Options]
|
|
ignore_merged_commits = true
|
|
|
|
[Builtin Hooks]
|
|
clang_format = true
|
|
|
|
[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
|