Merge "Update language to comply with Android's inclusive language guidance" am: f08b133000
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1386056 Change-Id: Id204af9041087af516907d4deec2f52347df542b
This commit is contained in:
@@ -26,7 +26,7 @@ import android.os.Message;
|
||||
import android.view.View;
|
||||
|
||||
/**
|
||||
* Dummy view to emulate stuff an OEM may want to do.
|
||||
* Fake view to emulate stuff an OEM may want to do.
|
||||
*/
|
||||
public class FakeView extends View {
|
||||
static final long TICK_DELAY = 30*1000; // 30 seconds
|
||||
|
||||
Reference in New Issue
Block a user