Fix build by removing reference to createToastController
Bug: 27751878 Change-Id: Ia1453021b81481984b1830224baf5fe98b11dc15
This commit is contained in:
@@ -683,9 +683,6 @@ public class SettingsActivity extends SettingsDrawerActivity
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Will remove this line before submitting.
|
|
||||||
FeatureFactory.getFactory(this).createToastController().makeToast(this);
|
|
||||||
|
|
||||||
if (DEBUG_TIMING) Log.d(LOG_TAG, "onCreate took " + (System.currentTimeMillis() - startTime)
|
if (DEBUG_TIMING) Log.d(LOG_TAG, "onCreate took " + (System.currentTimeMillis() - startTime)
|
||||||
+ " ms");
|
+ " ms");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user