[atf] Update ATF @369258897
1.Add a flag to indicate whether text character locations should be
requested
2.Add a test for Swtich to make sure retreiving character locations work
as expected

Bug: 185164418
Test: Exsiting and new tests pass
Change-Id: I12ad86b7f162098f52e0d3d27abc748ca6d7f767
diff --git a/Android.bp b/Android.bp
index df0fa15..f96704c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -53,7 +53,7 @@
     tools: ["layoutlib_create"],
     out: ["temp_layoutlib.jar"],
     srcs: [
-        ":atf-prebuilt-367166430{.jar}",
+        ":atf-prebuilt-369258897{.jar}",
         ":core-icu4j-for-host{.jar}",
         ":core-libart-for-host{.jar}",
         ":framework-all{.jar}",