Loading services/core/jni/com_android_server_devicepolicy_CryptoTestHelper.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ namespace { static jint runSelfTest(JNIEnv* env, jobject /* clazz */) { return BORINGSSL_self_test(); return FIPS_mode(); } static const JNINativeMethod methods[] = { Loading Loading
services/core/jni/com_android_server_devicepolicy_CryptoTestHelper.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ namespace { static jint runSelfTest(JNIEnv* env, jobject /* clazz */) { return BORINGSSL_self_test(); return FIPS_mode(); } static const JNINativeMethod methods[] = { Loading