Add py-openssl back in, Android 10 merge into AOSP removed it.

Bug: 140774250
Test: m acloud
Change-Id: Id7fc58c791f7003ea6e6f1ca2033cdaf2a3defc0
diff --git a/Android.bp b/Android.bp
index ef42197..4d36801 100644
--- a/Android.bp
+++ b/Android.bp
@@ -54,6 +54,7 @@
         "py-dateutil",
         "py-google-api-python-client",
         "py-oauth2client",
+	"py-pyopenssl",
     ],
     dist: {
         targets: ["droidcore"],