aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhijeet Kaur <abkaur@google.com>2021-04-21 13:40:46 +0000
committerAbhijeet Kaur <abkaur@google.com>2021-04-21 14:16:11 +0000
commita10a4d500335f98ef007208319b629de9dd29ddb (patch)
tree1fd507de107704ebd9d0d7baa7062947dd21a9ee
parent632b0e256b14f73d60060823e8ebb0d65587f697 (diff)
downloadmtools-a10a4d500335f98ef007208319b629de9dd29ddb.tar.gz
Revert "ANDROID: Disable HAVE_GETPASS for bionic"android-s-beta-2android-s-beta-1
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
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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