Loading services/core/jni/com_android_server_HardwarePropertiesManagerService.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ static void nativeInit(JNIEnv* env, jobject obj) { } if (gThermalModule == nullptr) { ALOGE("Undable to get Thermal service."); ALOGE("Unable to get Thermal service."); } } Loading Loading
services/core/jni/com_android_server_HardwarePropertiesManagerService.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ static void nativeInit(JNIEnv* env, jobject obj) { } if (gThermalModule == nullptr) { ALOGE("Undable to get Thermal service."); ALOGE("Unable to get Thermal service."); } } Loading