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

Commit 697ce36c authored by Peiyong Lin's avatar Peiyong Lin Committed by Xin Li
Browse files

Use more inclusive terms.

Bug: b/162288333
Test: N/A
Change-Id: I77b216eb01d31a8b494b35b7e867f374de64cacc
parent 4ffca876
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -138,7 +138,7 @@ private:

SimplePlayer::SimplePlayer()
    : mListener(new Listener(this)),
      mProducerListener(new DummyProducerListener),
      mProducerListener(new StubProducerListener),
      mLinearPoolId(C2BlockPool::PLATFORM_START),
      mComposerClient(new SurfaceComposerClient) {
    CHECK_EQ(mComposerClient->initCheck(), (status_t)OK);