aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRam Muthiah <rammuthiah@google.com>2021-05-18 21:16:14 +0000
committerRam Muthiah <rammuthiah@google.com>2021-05-18 21:16:51 +0000
commit1bf9d00a961c3de35fc26043a3dcff8ee6e36526 (patch)
treea84c16aac8c9bc06cb616d9b912cd0f312091f5d
parenta10a4d500335f98ef007208319b629de9dd29ddb (diff)
downloadmtools-1bf9d00a961c3de35fc26043a3dcff8ee6e36526.tar.gz
Reland "ANDROID: Disable HAVE_GETPASS for bionic"
This reverts commit a10a4d500335f98ef007208319b629de9dd29ddb. Reason for revert: Submitting separately from otheros_root change (r.android.com/1673542) which contains root cause for scopedstorage test breakage. Bug: 175204891 Test: Treehugger Change-Id: I822f0d5677a2156b3e545c3e1f8e2cfa59ca8a1a
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 66661fe..3438725 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. */
-#define HAVE_GETPASS 1
+/* #undef HAVE_GETPASS */
/* Define to 1 if you have the `gettimeofday' function. */
#define HAVE_GETTIMEOFDAY 1