Merge "HardwarePropertiesManagerService: Fixup log message typo"
This commit is contained in:
committed by
Android (Google) Code Review
commit
13d0a6bfbb
@@ -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