Skip to content
Commit cd4539f6 authored by Pranav Vashi's avatar Pranav Vashi Committed by Jordibgzashtita
Browse files

thermal: Fix QTI thermal crashing system on boot



* Probably due to some firmware issue, a thermal zone may not get
  populated with temperature. The value of temp is fcking space and
  HAL starts crashing while trying to read it (as length > 0)
* Proper fix would be trimming the buffer of any spaces or finding out
  why temp didn't populate in first place.

Signed-off-by: default avatarPranav Vashi <neobuddy89@gmail.com>
Change-Id: If6e8d05ba24bd929deb9fde8f20deb939120d153
parent a1bb7a36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment