Revert "Disable test after libunwind change."
This reverts commit 18047e4cd06387958d315d4de6d9c1753a08ee9e.
Moving the in-process lzma disable to libunwind allows to unwind not-zipped debug-info, again.
Bug: 27391690
Change-Id: I8c24dd0e73bc9d57ce83c6f5a8272d8252e5b809
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk
index 19b5358..c538e37 100644
--- a/test/Android.run-test.mk
+++ b/test/Android.run-test.mk
@@ -226,7 +226,6 @@
# Disable 536-checker-needs-access-check and 537-checker-inline-and-unverified (b/27425061)
TEST_ART_BROKEN_ALL_TARGET_TESTS := \
097-duplicate-method \
- 137-cfi \
536-checker-needs-access-check \
537-checker-inline-and-unverified \