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

Commit 6cd440c5 authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Partial Revert "Replace com.android.internal.util.Predicate with...

Merge "Partial Revert "Replace com.android.internal.util.Predicate with java.util.function.Predicate"" am: 621ebe69 am: a2c92b0b am: c1a93884
am: 8faed450

Change-Id: I9d047f2e7bd8dfb14bf7b1f8c82ce6721e105198
parents 5d99e14c 8faed450
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@ import java.util.Arrays;
/**
 * Predicates contains static methods for creating the standard set of
 * {@code Predicate} objects.
 * @hide
 */
public class Predicates {