diff options
| -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} |