summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2012-04-17 17:03:40 +0530
committerAmit Pundir <amit.pundir@linaro.org>2012-04-17 17:03:40 +0530
commitbe405970b2400556f296cdd538f52e3ad3000e3c (patch)
tree4ecbeaa8c478d1caad60160a11082f3687a0a9d4
parent43519dca0af26a2810bbbd6c389928979d9d896c (diff)
common.mk: add htop
Change-Id: I3f751f8d0dedce6323178ed6b552b8c46e16b70d Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
-rw-r--r--common.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 57e2c2c..dc8eee0 100644
--- a/common.mk
+++ b/common.mk
@@ -51,7 +51,9 @@ PRODUCT_PACKAGES := \
memtester \
stress \
stressapptest \
- DisableSuspend
+ DisableSuspend \
+ libncurses \
+ htop
#packages we are using for benchmarking
PRODUCT_PACKAGES += \