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

Commit c1a93884 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

Change-Id: I605588603280ff0b4ebc1088c6c1f1c933c1e657
parents 2b9ee48d a2c92b0b
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 {