1[Options] 2ignore_merged_commits = true 3 4[Builtin Hooks] 5clang_format = true 6 7[Hook Scripts] 8checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} 9 -fw src/com/android/bluetooth/ 10 lib/mapapi/com/android/bluetooth/mapapi/ 11 tests/src/com/android/bluetooth/ 12aosp_first = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} ${PREUPLOAD_FILES} 13