You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
455 B
13 lines
455 B
[Options]
|
|
ignore_merged_commits = true
|
|
|
|
[Builtin Hooks]
|
|
clang_format = true
|
|
|
|
[Hook Scripts]
|
|
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
|
|
-fw src/com/android/bluetooth/
|
|
lib/mapapi/com/android/bluetooth/mapapi/
|
|
tests/src/com/android/bluetooth/
|
|
aosp_first = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} ${PREUPLOAD_FILES}
|