[Lldb-commits] [lldb] [lldb] Remove support and workarounds for Android 4 and older (PR #124047)

Emre Kultursay via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 24 10:32:32 PST 2025


emrekultursay wrote:

On the Android Studio side, we don't run tests on old API levels. We only run automated on latest API levels (and some best-effort manual tests on recent-ish API levels). Different features in Android Studio have different min-API requirements. To me, it seems OK to add "API-21 or newer required for native debugging" to future versions of Android Studio; so LGTM.

https://github.com/llvm/llvm-project/pull/124047


More information about the lldb-commits mailing list