Merge "Fix build."

This commit is contained in:
Elliott Hughes
2014-04-28 19:41:24 +00:00
committed by Gerrit Code Review

View File

@@ -47,7 +47,7 @@ import android.os.storage.StorageResultCode;
import android.provider.Settings;
import android.provider.Settings.SettingNotFoundException;
import android.system.ErrnoException;
import android.system.Os
import android.system.Os;
import android.system.StructStat;
import android.test.AndroidTestCase;
import android.test.suitebuilder.annotation.LargeTest;