servo/support/android/apk
bors-servo d7d9015518
Auto merge of #22239 - paulrouget:shutdown2, r=jdm
shutdown synchronously

---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- 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. -->

<!-- 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/22239)
<!-- Reviewable:end -->
2018-11-23 11:19:00 -05:00
..
gradle/wrapper Update Gradle and SDK 2018-07-31 22:39:45 +08:00
jni Set android toolchain version correctly. 2018-09-25 12:14:50 -04:00
servoapp Handle more config changes 2018-11-22 11:48:41 +01:00
servoview shutdown synchronously 2018-11-22 11:48:57 +01:00
servoview-local Make it possible to use a custom AAR to build servoapp 2018-08-14 10:35:15 +02:00
.gitignore Update .gitignore files 2015-12-08 11:14:09 -08:00
build.gradle Build a AAR archive alongside the APK 2018-08-01 16:15:47 +08:00
gradlew Android life cycle improvements and Gradle integration 2017-04-21 18:24:10 +02:00
gradlew.bat Android life cycle improvements and Gradle integration 2017-04-21 18:24:10 +02:00
settings.gradle Make it possible to use a custom AAR to build servoapp 2018-08-14 10:35:15 +02:00