Skip to content

Commit 444c535

Browse files
Merge "Move hiddenapi sort preupload tools to tools/platform-compat" am: b828533 am: 89aedd6 am: af77c13
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1675867 Change-Id: I35b678f40dbc8643224aec26ba1808da893bb80f
2 parents e12ebbb + af77c13 commit 444c535

File tree

3 files changed

+1
-37
lines changed

3 files changed

+1
-37
lines changed

PREUPLOAD.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPL
2222

2323
strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT}
2424

25-
hidden_api_txt_checksorted_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/checksorted_sha.sh ${PREUPLOAD_COMMIT} ${REPO_ROOT}
25+
hidden_api_txt_checksorted_hook = ${REPO_ROOT}/tools/platform-compat/hiddenapi/checksorted_sha.sh ${PREUPLOAD_COMMIT} ${REPO_ROOT}
2626

2727
hidden_api_txt_exclude_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/exclude.sh ${PREUPLOAD_COMMIT} ${REPO_ROOT}
2828

tools/hiddenapi/checksorted_sha.sh

-10
This file was deleted.

tools/hiddenapi/sort_api.sh

-26
This file was deleted.

0 commit comments

Comments
 (0)