summaryrefslogtreecommitdiff
path: root/update_symbol_list.sh
AgeCommit message (Expand)Author
2023-08-21update_symbol_list.sh: Hardcode the GKI_BRANCHWill McVicker
2023-08-15update_symbol_list.sh: Disable repo color outputJack Diver
2023-06-15update_symbol_list.sh: update for GKI_BRANCH and GKI_STAGING_BRANCHRobin Peng
2023-06-07update_symbol_list.sh: fix kernel dir detection queryWill McVicker
2023-04-10update_symbol_list.sh: use git-diff instead of git-showWill McVicker
2023-04-10update_symbol_list.sh: don't specify number of bazel jobsWill McVicker
2023-04-10update_symbol_list.sh: fix check for stagingWill McVicker
2023-04-10update_symbol_list.sh: fix references to bazelWill McVicker
2023-03-23update_symbol_list.sh: move hereWill McVicker
2021-11-04GKI: remove unnecessary scriptsWill McVicker
2021-05-19update_symbol_list: check for existing symbolsWill McVicker
2021-05-19update_symbol_list: update the final message logicWill McVicker
2021-05-06update_symbol_list.sh: add --change-id CHANGE_IDWill McVicker
2021-05-06update_symbol_list.sh: Add BUG_NUMBER to --prepare-aosp-abiWill McVicker
2021-05-06update_symbol_list.sh: add --continue for rebase failuresWill McVicker
2021-05-03GKI: update_symbol_list.sh: make symbol lists matchWill McVicker
2021-05-01GKI: update_symbol_list.sh: Add support to update the AOSP ABIWill McVicker
2021-04-28GKI: update_symbol_list: add compiling with symbol trimming disabledWill McVicker
2021-04-28GKI: update_symbol_list.sh: sort the symbol listWill McVicker
2021-04-28GKI: Add update_symbol_list.shWill McVicker