Fix test since getExtendedKeyUsage doc disagrees

The documentation for X509Certificate#getExtendedKeyUsage says that it
must return an unmodifiable list. The test was testing the exact
opposite was true.

Change-Id: I0f99ed6c8f2ddcc59ce6b90b973ccabd0dce35f6
1 file changed