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

Commit a7281ee1 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Android Git Automerger
Browse files

am a133bc87: Merge "build fix for aosp-idea133 @ 1119318"

* commit 'a133bc87':
  build fix for aosp-idea133 @ 1119318
parents 4cd0d582 a133bc87
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@ TimedTextDriver::TimedTextDriver(
        const wp<MediaPlayerBase> &listener)
    : mLooper(new ALooper),
      mListener(listener),
      mHTTPService(httpService),
      mState(UNINITIALIZED),
      mCurrentTrackIndex(UINT_MAX) {
    mLooper->setName("TimedTextDriver");