[atf] integrate a new atf lib which provides namespace URI for a fix
1. Integrate with a new ATF lib which provides namespace URIL for a fix
and getDescription method of FixSuggestion will return a string
without markup.
2. only allow fixes are provided for A11y check results which are
generated by a pre-defined AccessibilityHierarchyChecks.
Test: tested locally
Change-Id: Id2b199606a8ed55aca341e3688877ec7ef540ef8
diff --git a/Android.bp b/Android.bp
index 17b77d6..048b78e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -53,7 +53,7 @@
tools: ["layoutlib_create"],
out: ["temp_layoutlib.jar"],
srcs: [
- ":atf-prebuilt-357817562{.jar}",
+ ":atf-prebuilt{.jar}",
":core-icu4j-for-host{.jar}",
":core-libart-for-host{.jar}",
":framework-all{.jar}",