diff options
| -rw-r--r-- | services/core/jni/com_android_server_HardwarePropertiesManagerService.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/services/core/jni/com_android_server_HardwarePropertiesManagerService.cpp b/services/core/jni/com_android_server_HardwarePropertiesManagerService.cpp index 703518d1c246..ba3be67bb400 100644 --- a/services/core/jni/com_android_server_HardwarePropertiesManagerService.cpp +++ b/services/core/jni/com_android_server_HardwarePropertiesManagerService.cpp @@ -31,7 +31,6 @@ namespace android { using hardware::hidl_vec; -using hardware::Status; using hardware::thermal::V1_0::CoolingDevice; using hardware::thermal::V1_0::CpuUsage; using hardware::thermal::V1_0::IThermal; |