Update language to comply with Android's inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code
for reference.

Bug: 161896447
Test: m
Change-Id: I990a1e98f04ce907ec8150720980980a36eae21a
This commit is contained in:
Chiachang Wang
2020-08-03 20:55:37 +08:00
parent 89ca9dd063
commit a12dd22754

View File

@@ -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