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

Commit a12dd227 authored by Chiachang Wang's avatar Chiachang Wang
Browse files

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
parent 89ca9dd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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