thermal-hal: update stoi argument

Thermal sensor reading and cooling device state information are always
decimal and the default stoi assumes them as decimal base. Remove the
input argument of base zero to stoi, since the value of the input is
always fixed.

Change-Id: I29c2ab1de94a1413a43d5355ee08164da0abbca8
1 file changed