commit | e0c05248ed85fd0813b2694b2993719fa728bb4c | [log] [tgz] |
---|---|---|
author | Julia Kawano <juliakawano@google.com> | Sat Sep 19 00:53:07 2020 +0000 |
committer | Julia Kawano <juliakawano@google.com> | Mon Sep 21 20:53:36 2020 +0000 |
tree | dbdfaa5c1b5f3f3fc860f140a4357aa7963ef62c | |
parent | b782c8119d98576003041860d177a137dfbb1436 [diff] |
Fix NAN temp on system bar HVAC controls Fixing bug where the AdjustableTemperatureView displayed "NaN" when no temperature was available (namely when booting) to instead display "--" (which was the previous behavior). Also matched previous temperature view behavior to display a string when the min or max temperature has been set. Bug: 168744829 Test: manual - built on flame_car Test: atest AdjustableTemperatureViewTest Change-Id: I048cf09fb31b61905c922b7e531f497bee2586d9