Merge "Switch platform EH unwinder to prebuilt LLVM libunwind"

This commit is contained in:
Ryan Prichard
2021-01-20 00:10:59 +00:00
committed by Gerrit Code Review
6 changed files with 19 additions and 12 deletions

View File

@@ -2854,7 +2854,7 @@ func makeApexAvailableBaseline() map[string][]string {
"libprofile-clang-extras_ndk",
"libprofile-extras",
"libprofile-extras_ndk",
"libunwind_llvm",
"libunwind",
}
return m
}