HardwarePropertiesManagerService: Fixup log message typo
Trivial typo fixup for IThermal HAL interface load failure. Test: visual Change-Id: I10eb01b656a95c5e007d57ff40c16b472e9f53a9
This commit is contained in:
@@ -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.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user