Update comment about robotests' dummy ColorDisplayController.
Bug: None Test: None Change-Id: Iadc38a3430b9002ee106782eeced350921581a29
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
Reference in New Issue
Block a user