Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android support for serial/bluetooth disabling #10763

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

DonLakeFlyer
Copy link
Contributor

QGC has build settings to disable serial port and bluetooth support. The android build was not correctly supporting these settings which respect to updating the AndroidManifest.xml correctly. This is now fixed.

This change was driven by fixing up upstream qgc for Herelink support in ways which require less upstream changes to get a Herelink build to work. In this specific case Herelink does not support usb (serial) or bluetooth.

@Davidsastresas
Copy link
Member

I just checked this. It is really cool what you did to modify the androidManifest searching for those comments. I didn't know that could be done on the *.pri files. I love it! Looks great to me, Thanks!

@DonLakeFlyer DonLakeFlyer merged commit f9ac752 into master Aug 8, 2023
@DonLakeFlyer DonLakeFlyer deleted the AndroidSerialBluetooth branch August 8, 2023 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants