Add BoringSSL tests to native_test_list.mk

Merged-In: I05d012c4c6e253e03561bc577cb7e51ce6ef5cd4
Change-Id: I53115a054fe40ca29fc2eb12d5ec6d12a0920a40
Test: make continuous_native_tests, checked targets are in zip file
diff --git a/build/tasks/tests/native_test_list.mk b/build/tasks/tests/native_test_list.mk
index 7c5e520..39df192 100644
--- a/build/tasks/tests/native_test_list.mk
+++ b/build/tasks/tests/native_test_list.mk
@@ -18,6 +18,8 @@
     bionic-unit-tests \
     bionic-unit-tests-static \
     bluetoothtbd_test \
+    boringssl_crypto_test \
+    boringssl_ssl_test \
     bugreportz_test \
     camera2_test \
     camera_client_test \