Skip a DecimalFormat test for CTS Waiver

DecimalFormat fails to serialize for a limited number of Locale types.

This change skips DecimalFormatTest.test_SerializationSelf for Locale
types that have this issue for CTS until DecimalFormat is fixed for
b/230584112.

Bug: 229200521
Bug: 230584112
Test: adb root; adb shell "setprop persist.sys.locale en-IN;setpropctl.restart zygote"; atest CtsLibcoreTestCases:org.apache.harmony.tests.java.text.DecimalFormatTest#test_SerializationSelf
Change-Id: Ib56183a735d57f41b33b12344e37935404171d77
1 file changed