Loading cmds/bootanimation/BootAnimation.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -312,7 +312,7 @@ status_t BootAnimation::readyToRun() { free(crappyBuffer); } else { LOGW("Unable to allocate memory to preload the animation"); ALOGW("Unable to allocate memory to preload the animation"); } fclose(fd); } Loading Loading
cmds/bootanimation/BootAnimation.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -312,7 +312,7 @@ status_t BootAnimation::readyToRun() { free(crappyBuffer); } else { LOGW("Unable to allocate memory to preload the animation"); ALOGW("Unable to allocate memory to preload the animation"); } fclose(fd); } Loading