2016-10-11 14:01:36 -07:00
|
|
|
[Hook Scripts]
|
2016-12-15 15:01:36 -08:00
|
|
|
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
|
2017-04-28 14:30:26 -07:00
|
|
|
-fw core/java/android/
|
2018-02-09 11:34:57 -08:00
|
|
|
graphics/java/android
|
2017-04-28 14:30:26 -07:00
|
|
|
core/tests/coretests/src/android/
|
2016-10-20 17:09:39 -07:00
|
|
|
packages/PrintRecommendationService/
|
|
|
|
packages/PrintSpooler/
|
|
|
|
services/print/
|
|
|
|
services/usb/
|
2018-03-22 16:28:13 -07:00
|
|
|
telephony/
|
2016-10-20 17:09:39 -07:00
|
|
|
|
2017-11-10 15:43:17 -05:00
|
|
|
api_lint_hook = ${REPO_ROOT}/frameworks/base/tools/apilint/apilint_sha.sh ${PREUPLOAD_COMMIT}
|
2018-03-26 09:38:01 -06:00
|
|
|
|
|
|
|
strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT}
|
2018-04-23 16:13:14 +01:00
|
|
|
|
|
|
|
hidden_api_txt_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/checksorted_sha.sh ${PREUPLOAD_COMMIT} ${REPO_ROOT}
|
2018-08-23 22:01:53 -06:00
|
|
|
|
|
|
|
owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$"
|
2018-09-26 11:07:30 -07:00
|
|
|
|
|
|
|
shell_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^packages/Shell/"
|