summaryrefslogtreecommitdiffstats
path: root/target/product/full.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-10-22 09:52:09 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-10-22 10:03:49 -0700
commit0332f0ac1ec69082d337e9990b964b883e5cf689 (patch)
tree59bac4322ae88868071bc67b95c34aa349ccad6b /target/product/full.mk
parent4038bbc426776d8adc57d7c3c8123357b50b1615 (diff)
downloadbuild-0332f0ac1ec69082d337e9990b964b883e5cf689.zip
build-0332f0ac1ec69082d337e9990b964b883e5cf689.tar.gz
build-0332f0ac1ec69082d337e9990b964b883e5cf689.tar.bz2
Truly default to the full config.
It is much better than generic for emulator-based work. Change-Id: I8b69b208bc4969d3f95c3467ca6737de8fd9460d
Diffstat (limited to 'target/product/full.mk')
-rw-r--r--target/product/full.mk4
1 files changed, 2 insertions, 2 deletions
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 \