diff options
author | bors-servo <infra@servo.org> | 2023-07-05 16:03:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-05 16:03:17 +0200 |
commit | eebb0a57468f20ec9e57e842ba1fc4a0d6c6598e (patch) | |
tree | 967b683549f2e534868270b56b56de75d480e070 /python/servo/package_commands.py | |
parent | 2d72a74b054d300fc93da7a5ab7979cbc43c94f6 (diff) | |
parent | 1eb3e85d69cbdb443cd5287d3654b6a045202463 (diff) | |
download | servo-eebb0a57468f20ec9e57e842ba1fc4a0d6c6598e.tar.gz servo-eebb0a57468f20ec9e57e842ba1fc4a0d6c6598e.zip |
Auto merge of #29969 - mrobinson:refactor-android-scripts, r=jdm
Collect android build setup into two methods
This is small refactor which tries to isolate all of the Android setup
into a couple methods, so that it is easier to reason about in the
scripts. This doesn't change any behavior but does fix a few small
linting errors in the existing code.
Note: The Android build is currently broken and this change doesn't fix
it. It shouldn't break it any more though.
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because they are refactorings.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'python/servo/package_commands.py')
0 files changed, 0 insertions, 0 deletions