Merge "Remove extra space." am: 3a9680bd44

am: 958be72e31

Change-Id: I947afd526dae140c00374d9504cc690fdf0f313c
This commit is contained in:
Steven Moreland
2018-02-03 01:45:46 +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,
};
/**