Merge "lmkd: subscribe to low mempressure events." into nyc-dev

This commit is contained in:
Martijn Coenen 2016-02-09 10:27:48 +00:00 committed by Android (Google) Code Review
commit 5badce35f0
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#endif
#define MEMCG_SYSFS_PATH "/dev/memcg/"
#define MEMPRESSURE_WATCH_LEVEL "medium"
#define MEMPRESSURE_WATCH_LEVEL "low"
#define ZONEINFO_PATH "/proc/zoneinfo"
#define LINE_MAX 128