am 2336c4ec: Merge "Fix build."

* commit '2336c4ecc5735eb374e5c804b1fe863650c24d7f':
  Fix build.
This commit is contained in:
Elliott Hughes
2014-04-28 19:45:06 +00:00
committed by Android Git Automerger

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;