Revert "ANDROID: Disable HAVE_GETPASS for bionic"

Revert "Reland "Support auto-generation of ESP, add otheros_root""

Revert submission 1673544-fix-mtools-bionic

Reason for revert: b/185730264 b/185905369
Reverted Changes:
I2ba904af8:ANDROID: Disable HAVE_GETPASS for bionic
Id558c56ed:Reland "Support auto-generation of ESP, add othero...

Change-Id: If4d29d44cb66c4e7952f8bd63b15f75ee949f913
diff --git a/config.h b/config.h
index 3438725..66661fe 100644
--- a/config.h
+++ b/config.h
@@ -41,7 +41,7 @@
 #define HAVE_GETOPT_H 1
 
 /* Define to 1 if you have the `getpass' function. */
-/* #undef HAVE_GETPASS */
+#define HAVE_GETPASS 1
 
 /* Define to 1 if you have the `gettimeofday' function. */
 #define HAVE_GETTIMEOFDAY 1