Upgrade to openssl-1.0.0c

Bug: 3249410
Change-Id: Iac938a7d2f17b73dcb82b031607dae96dbb35f34
diff --git a/README.android b/README.android
index 829e96c..3583301 100644
--- a/README.android
+++ b/README.android
@@ -41,7 +41,7 @@
 
 6) Build openssl from the external/openssl directory with:
 
-     mm -j16 snod && adb sync system
+     mm -j16 snod && adb remount && adb sync system
 
    If there are build errors, then patches/*.mk, openssl.config, or
    android-config.mk may need updating.