From 0332f0ac1ec69082d337e9990b964b883e5cf689 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Fri, 22 Oct 2010 09:52:09 -0700 Subject: Truly default to the full config. It is much better than generic for emulator-based work. Change-Id: I8b69b208bc4969d3f95c3467ca6737de8fd9460d --- target/product/full.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/product/full.mk') diff --git a/target/product/full.mk b/target/product/full.mk index c204aad..19c1e24 100644 --- a/target/product/full.mk +++ b/target/product/full.mk @@ -16,8 +16,8 @@ # This is a build configuration for a full-featured build of the # Open-Source part of the tree. It's geared toward a US-centric -# build of the emulator, but all those aspects can be overridden -# in inherited configurations. +# build quite specifically for the emulator, and might not be +# entirely appropriate to inherit from for on-device configurations. PRODUCT_PACKAGES := \ OpenWnn \ -- cgit v1.1