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

Commit 57e490cf authored by Paul Duffin's avatar Paul Duffin
Browse files

Partial Revert "Replace com.android.internal.util.Predicate with java.util.function.Predicate"

This partially reverts commit 3e5fbca0.

Bug: 35187548
Bug: 30188076
Bug: 35089332
Test: make checkbuild
Change-Id: I7ab4279aab604e3d56003b0a59867948aebabd28
parent 78a20be7
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 {