Making a way to create thread with a Java Looper for Android
We need to create a new message loop type for this as for
testing the Android UI message pump type is not the standard Java, but gets overridden to a different one that can handle nested message loops.
Using the new Java thread for the java bridge thread, so the thread used for AJI callbacks will have a prepared Looper.
BUG=b/8680913
[email protected]
Review URL: https://chromiumcodereview.appspot.com/18584006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216349 0039d316-1c4b-4281-b951-d872f2087c98
11 files changed