OSDN Git Service

Fix for battery temperature display
authorikbae.kim <ikbae.kim@lge.com>
Fri, 18 Jan 2013 00:29:55 +0000 (16:29 -0800)
committerSungmin Choi <sungmin.choi@lge.com>
Sat, 19 Jan 2013 08:42:49 +0000 (17:42 +0900)
commit475b99cba2487873465613c238dd2a31d226f76f
tree09272ec51e1c3d87c9c7bcd59693733294aa4679
parentf141594c0507dccd26e876bf2cd40ba15a34d68b
Fix for battery temperature display

Centi temperature under zero degree is displayed with '-' sign.
Fix this using absolute value in centi degree display.

Change-Id: If4958d9c75c03d1f3ecfd14436fc80dc2fd57860
src/com/android/settings/BatteryInfo.java