diff options
| -rw-r--r-- | PREUPLOAD.cfg | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg index 5c212213f2d1..ec3366c2eb2f 100644 --- a/PREUPLOAD.cfg +++ b/PREUPLOAD.cfg @@ -1,20 +1,5 @@ [Hook Scripts] checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} - -fw core/ - graphics/java/android - packages/PrintRecommendationService/ - packages/PrintSpooler/ - packages/PackageInstaller/ - packages/SystemUI/ - 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} |