Adding waitForIdleSync in testTouchMode.

There are cases where checking of the status change of main thread is done before setting the focus on UI thread.

In this case, test case fails.

To avoid this, I added waitForIdleSync after UI thread is created to wait for focus setting to be completed.
1 file changed
tree: df9070bdaee340eca3f385556d6f9415c8be1328
  1. development/
  2. tests/
  3. tools/
  4. .gitignore
  5. Android.mk