OSDN Git Service

Fix ime_switcher icon misplaced
[android-x86/frameworks-base.git] / PREUPLOAD.cfg
1 [Hook Scripts]
2 checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
3                   -fw core/java/android/
4                       graphics/java/android
5                       core/tests/coretests/src/android/
6                       packages/PrintRecommendationService/
7                       packages/PrintSpooler/
8                       services/print/
9                       services/usb/
10
11 api_lint_hook = ${REPO_ROOT}/frameworks/base/tools/apilint/apilint_sha.sh ${PREUPLOAD_COMMIT}
12
13 strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT}
14
15 hidden_api_txt_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/checksorted_sha.sh ${PREUPLOAD_COMMIT} ${REPO_ROOT}