Update test now that DNS names starting with a digit are allowed

In change:
    commit 2f9e468ed4985edfd5e351faf2089d91e561e41d
    Author: Elliott Hughes <enh@google.com>
    Date:   Fri Oct 9 17:21:46 2009 -0700

        Update libcore/security to Harmony r823222.

GeneralName.checkDNS was updated to support RFC 1123 (section 2.1)
which allows DNS names to start with a digit. This updates the test to
track that change by changing the negative test input for parsing DNS
names to not start with a '0'.

Bug: 5411722
Change-Id: Ie037e6d54e3e2c8b603af455ccde31c4558f070f
1 file changed