The Android log displayed:
1 | timeRecords is at its maximum size[64]. Ignore this when unittesting. |
In this local test, the warning did not affect application behavior. It indicates that an internal timing-record collection reached its limit. Confirm the originating library and log level before deciding whether it is safe to ignore in a production build.