Merge "Remove TODO"

This commit is contained in:
Fiona Campbell
2020-09-15 09:21:05 +00:00
committed by Android (Google) Code Review

View File

@@ -274,7 +274,6 @@ public final class PowerManager {
/**
* Brightness value for fully off in float.
* TODO(brightnessfloat): rename this to BRIGHTNES_OFF and remove the integer-based constant.
* @hide
*/
public static final float BRIGHTNESS_OFF_FLOAT = -1.0f;