#!/system/bin/sh # # Compcache handler # Decides whether or not Compcache is enabled # MEMTOTAL=$( awk '{ if ($1 eq "MemTotal:") print $2 ;exit }'