diff options
| author | 2018-09-25 16:05:01 +0000 | |
|---|---|---|
| committer | 2018-09-25 16:05:01 +0000 | |
| commit | 0bfb00fc933429e786ddec4acca5e71f1888607a (patch) | |
| tree | 24f2cb2b8e21a95d03e3306817da8e87c570d0f5 | |
| parent | deaeae425d059a9096f2315e3785fcd722f5db63 (diff) | |
| parent | cf93c22d23566f1b56553cb4107ed3e00df8a0f4 (diff) | |
Merge "Enable checkstyle repo upload hook for tests"
| -rw-r--r-- | PREUPLOAD.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg index de83f3e01074..ff40f7543c9d 100644 --- a/PREUPLOAD.cfg +++ b/PREUPLOAD.cfg @@ -8,6 +8,11 @@ checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPL services/print/ services/usb/ telephony/ + tests/ActivityViewTest/ + tests/LotsOfApps/ + tests/NativeProcessesMemoryTest/ + tests/OdmApps/ + tests/SystemMemoryTest/ wifi/ api_lint_hook = ${REPO_ROOT}/frameworks/base/tools/apilint/apilint_sha.sh ${PREUPLOAD_COMMIT} |