Commit d23865cf authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 2afac84d: Merge "fix GKI_run return type"

* commit '2afac84d':
  fix GKI_run return type
parents 1ba9dccc 2afac84d
......@@ -563,7 +563,6 @@ void GKI_run (void *p_task_id)
} /* for */
#endif
GKI_TRACE_1("%s exit", __func__);
return(0);
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment