Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upServo won't build if boostrap-android is run with just emulator-x86 #25872
Comments
|
Given that there is a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running
mach bootstrap-androidonly installs the platformandroid-28, which causes blurdroid to fail to build, because it only checks for platforms up to 27: https://github.com/szeged/blurdroid/blob/f21e26e159cbeca4c30c3c87f097f0ece06c9d63/build.rs#L115