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

Commit 094f08bc authored by Pete Gillin's avatar Pete Gillin
Browse files

Remove Arrays.checkOffsetAndCount from the greylist.

This method is being removed. All usages of this @hide method in the
platform have already been removed. For an analysis of the usage in
apps, see the bug.

This change also reorders a few methods using sort_api.sh, because a
presubmit check required it.

Bug: 78447530
Test: cts-tradefed run cts-dev -m CtsLibcoreTestCases
Change-Id: Ic89cf0775170393fe906f581364bff0e852958ef
parent 4aca6255
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8803,7 +8803,6 @@ Ljava/util/ArrayList$SubList;->size:I
Ljava/util/ArrayList;->elementData:[Ljava/lang/Object;
Ljava/util/ArrayList;->size:I
Ljava/util/Arrays$ArrayList;->a:[Ljava/lang/Object;
Ljava/util/Arrays;->checkOffsetAndCount(III)V
Ljava/util/Arrays;->deepToString([Ljava/lang/Object;Ljava/lang/StringBuilder;Ljava/util/Set;)V
Ljava/util/Calendar;->zone:Ljava/util/TimeZone;
Ljava/util/Collections$EmptyList;-><init>()V