Merge "Remove extra space."

am: 3a9680bd44

Change-Id: I7a042fdced93ccef9637573b10d37b28f190ca28
This commit is contained in:
Steven Moreland
2018-02-03 01:19:04 +00:00
committed by android-build-merger

View File

@@ -41,7 +41,7 @@ enum Brightness : android.hardware.light@2.0::Brightness {
/**
* Sometimes at night, we need it to be day.
*/
THE_SUN,
THE_SUN,
};
/**