Android patch: ICU-21116 Fix ListFormatterTest on Android

Pull request: https://github.com/unicode-org/icu/pull/1528

Android ignores assert statement by default.
The test also failed when running with ant and on OpenJDK runtime
on release-67-1. But no longer fails on master branch.

Change-Id: I780663f7dfc150adcbbbbe143a8a193f6ca13776
1 file changed