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

Add mach command to setup remote debugging on Android devices. #21759

Merged
merged 2 commits into from Sep 25, 2018
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Set android toolchain version correctly.

  • Loading branch information
jdm committed Sep 25, 2018
commit 5edf4e163edcfc07e19baebd5a12d527383932a3
@@ -1,4 +1,4 @@
NDK_TOOLCHAIN_VERSION := 4.9
NDK_TOOLCHAIN_VERSION := clang
APP_MODULES := c++_shared servojni gstreamer
APP_PLATFORM := android-18
APP_STL:= c++_shared
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.