Merge "Keymaster should be developed in AOSP"

This commit is contained in:
Treehugger Robot
2019-08-02 16:32:24 +00:00
committed by Gerrit Code Review

View File

@@ -3,3 +3,8 @@ 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