Fix Flexibility Tracker Dump Function

Fixed out of bounds error caused by using the wrong size to loop through
an ArraySet.

Bug: 242181094

Test: Manual. Run `adb shell dumpsys jobscheduler`
Test: atest frameworks/base/services/tests/mockingservicestests/src/com/android/server/job
Test: atest frameworks/base/services/tests/servicestests/src/com/android/server/job
Test: atest CtsJobSchedulerTestCases
Change-Id: I7ca5340f8f22b369f4a9d0807c8184f2f7018e85
1 file changed