diff --git a/services/core/jni/com_android_server_HardwarePropertiesManagerService.cpp b/services/core/jni/com_android_server_HardwarePropertiesManagerService.cpp index 703518d1c2466..ba3be67bb400a 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;