Index: build/android/pylib/perf/thermal_throttle.py |
diff --git a/build/android/pylib/perf/thermal_throttle.py b/build/android/pylib/perf/thermal_throttle.py |
index 623116acd50b1d0921f6eb4b4afa4fea1b631950..9aad4bb37eac9fd5d3ab73a93f64181b8a6fbbb5 100644 |
--- a/build/android/pylib/perf/thermal_throttle.py |
+++ b/build/android/pylib/perf/thermal_throttle.py |
@@ -4,8 +4,6 @@ |
import logging |
-from devil.android import device_utils |
- |
class OmapThrottlingDetector(object): |
"""Class to detect and track thermal throttling on an OMAP 4.""" |