mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Auto merge of #14482 - mmatyas:android_workspace_fix, r=Manishearth
Fix Android packaging problem <!-- Please describe your changes on the following line: --> Fixes the cargo workspace issue when trying to package for Android. --- <!-- 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 fix #14422. <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14482) <!-- Reviewable:end -->
This commit is contained in:
commit
3818d3f23f
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@ members = [
|
|||
"ports/cef",
|
||||
"ports/geckolib",
|
||||
"ports/servo",
|
||||
"support/android/build-apk",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue