summaryrefslogtreecommitdiff
path: root/cmds/installd/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/installd/utils.h')
-rw-r--r--cmds/installd/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/installd/utils.h b/cmds/installd/utils.h
index b74073cb29..5829c4fd14 100644
--- a/cmds/installd/utils.h
+++ b/cmds/installd/utils.h
@@ -36,7 +36,7 @@
#define BYPASS_QUOTA 0
#define BYPASS_SDCARDFS 0
-#define APPLY_HARD_QUOTAS 1
+#define APPLY_HARD_QUOTAS 0
namespace android {
namespace installd {