Fix DeadLock in TinyPlanet.

  Bug: 10393598

Now that we acquire the lock inside doInBackground, we need to make
sure to run the AsyncTasks in parallel.

Change-Id: If253f375d56c352c30076f00cf923dfa521f2db4
1 file changed