Poll for isTouchExplorationEnabled

This test could possibly fail if isTouchExplorationEnabled is false and
some setState message has not been processed by
AccessibilityManagerTest. Maybe it's a thread visibility issue though
and the test doesn't see the update.

Bug 6537582

Change-Id: I0c691813a0d5e2ad1312bcb04ded2650ae0c0019
diff --git a/development/ide/eclipse/.classpath b/development/ide/eclipse/.classpath
index 92e1363..2ddb4d8 100644
--- a/development/ide/eclipse/.classpath
+++ b/development/ide/eclipse/.classpath
@@ -22,6 +22,7 @@
     <classpathentry kind="src" path="cts/tests/deviceadmin/src"/>
     <classpathentry kind="src" path="cts/tests/src"/>
     <classpathentry kind="src" path="cts/tests/tests/acceleration/src"/>
+    <classpathentry kind="src" path="cts/tests/tests/accessibility/src"/>
     <classpathentry kind="src" path="cts/tests/tests/accessibilityservice/src"/>
     <classpathentry kind="src" path="cts/tests/tests/accounts/src"/>
     <classpathentry kind="src" path="cts/tests/tests/admin/src"/>