Build fix.
Change-Id: Ie2baa3d7d32fd382e8ecb2a811669f50aa26fdc9
This commit is contained in:
@@ -98,7 +98,6 @@ public class LayoutTestsRunnerThread extends Thread {
|
||||
public LayoutTestsRunnerThread(String path, LayoutTestsRunner activity) {
|
||||
mFileFilter = new FileFilter(TESTS_ROOT_DIR_PATH);
|
||||
mRelativePath = path;
|
||||
mUiDisplayHandler = activity.getHandler();
|
||||
mActivity = activity;
|
||||
|
||||
/** This creates a handler that runs on the thread that _created_ this thread */
|
||||
|
||||
Reference in New Issue
Block a user