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

Commit 32f2f5dc authored by Joe Onorato's avatar Joe Onorato
Browse files

fix the build.

Change-Id: I3f483d861a3f6388907d3254428b46701963ee55
parent 19c5df74
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -163,6 +163,9 @@ public class RecentApplicationsActivity extends Activity {
                });
            }
        }

        public void onReportFirstCardPosition(int n) {
        }
    };

    private final IThumbnailReceiver mThumbnailReceiver = new IThumbnailReceiver.Stub() {