CipherTest: test providers that don't use full transform name

Some providers such as Bouncycastle list their Cipher implementations
without mode or padding specified, so we should test those providers as
well.

Test: make -j32 build-art-host vogar && vogar --mode host --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-support-hostdex_intermediates/classes.jack --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-hostdex_intermediates/classes.jack libcore/luni/src/test/java/libcore/javax/crypto/CipherTest.java
Change-Id: I79c59db637d7b7bfae4b1c1cb78be72490384e1d
1 file changed