Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb17c32b authored by Ben Lin's avatar Ben Lin
Browse files

Update comment about robotests' dummy ColorDisplayController.

Bug: None
Test: None
Change-Id: Iadc38a3430b9002ee106782eeced350921581a29
parent d2a2e308
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@
package com.android.internal.app;

/**
 * Fake controller to make robolectric test compile. Should be removed when Robolectric supports
 * API 25.
 * Fake controller to make robolectric test compile. This is necessary since
 * ColorDisplayController is not part of Android's API.
 */
public class ColorDisplayController {