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

Commit b5845dfc authored by Joe Onorato's avatar Joe Onorato Committed by Android (Google) Code Review
Browse files

Merge "fix the build."

parents 91382a6f 32f2f5dc
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line 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() {
    private final IThumbnailReceiver mThumbnailReceiver = new IThumbnailReceiver.Stub() {