Revert "Update tests for BoringSSL roll."

There is no way to indicate in the Java language that a TLS extension
should be used instead of the pseudo-ciphersuite for RFC 5746 operation.
Instead we should use the presence of the pseudo-ciphersuite in the
enabled list to enable the TLS extension.

Therefore we should revert the test expectation and allow the
TLS_EMPTY_RENEGOTIATION_INFO_SCSV pseudo-ciphersuite to be in enabled
list.

This reverts commit 5894fb79880aa4fb8fe42963234c2bba599ce1bb.

Bug: 24602368
1 file changed