mesa/main build is broken for AOSP due to deprecated libbacktrace
libbacktrace is deprecated(in the favour of libunwindstack) in AOSP https://android-review.googlesource.com/c/platform/system/unwinding/+/2128759 and that broke mesa/main build for AOSP.
" ../src/util/u_debug_stack_android.cpp:24:10: fatal error: 'backtrace/Backtrace.h' file not found "