Declare BlazeNativeDebuggerAppContextProvider as an extension point for the NDK NativeDebuggerAppContextProvider
Checklist
- [x] I have filed an issue about this change and discussed potential changes with the maintainers.
- [ ] I have received the approval from the maintainers to make this change.
- [ ] This is not a stylistic, refactoring, or cleanup change.
Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See the Contributions section in the README for more details.
# Discussion thread for this change
Issue number: https://github.com/bazelbuild/intellij/issues/295
Description of this change
Native debugging fails with No NativeDebuggerAppContext available for com.google.idea.blaze.android.run.BazelApplicationProjectContext because there are no extension points declared by the plugin. This fixes that issue
@mauriciogg thanks for the submission, though @mai93 is not available for the next 2 weeks, so we have to wait. Also the change should go to AOSP eventually.
I think this now needs to be contributed here: https://android.googlesource.com/platform/tools/adt/idea/+/refs/heads/mirror-goog-studio-main/aswb/aswb/src/META-INF/ndk_contents.xml
@DoDoENT Yes, ASwB is now developed on the AOSP. Please open all changes there, tho idk how to do this either.