From 258d2a7b585accbc7e8542ff6a267179bc0d84ec Mon Sep 17 00:00:00 2001 From: Andrew Sutherland Date: Wed, 22 Feb 2012 14:55:53 -0600 Subject: [PATCH] handle_compcache: update props to match MemoryManagement in settings Change-Id: I74ebcb03d5e096b8e9c71672a23b1c5a70eaef37 --- prebuilt/common/bin/handle_compcache | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/prebuilt/common/bin/handle_compcache b/prebuilt/common/bin/handle_compcache index 44ab0b76..21822d0f 100644 --- a/prebuilt/common/bin/handle_compcache +++ b/prebuilt/common/bin/handle_compcache @@ -5,18 +5,18 @@ # MEMTOTAL=$( awk '{ if ($1 eq "MemTotal:") print $2 ;exit }'