summaryrefslogtreecommitdiffstats
path: root/core/product_config.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2011-10-10 09:54:47 -0700
committerYing Wang <wangying@google.com>2011-10-10 09:54:47 -0700
commit32ef58e2c13b9692f9b16a14434978200573d26c (patch)
treecb5d6bb0d01b2a045a001c0bc81fc450d301e4b2 /core/product_config.mk
parent2df17b458818b193660595bf967f0185fcabded6 (diff)
downloadbuild-32ef58e2c13b9692f9b16a14434978200573d26c.tar.gz
build-32ef58e2c13b9692f9b16a14434978200573d26c.tar.bz2
build-32ef58e2c13b9692f9b16a14434978200573d26c.zip
Remove PRODUCT_CONTRIBUTORS_FILE which is no longer in use.
Bug: 5433204 Change-Id: Id88c21f8d1991d8cbcc5bb7dae784aa72dc4becf
Diffstat (limited to 'core/product_config.mk')
-rw-r--r--core/product_config.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/product_config.mk b/core/product_config.mk
index e673d5ca7..23e06ea76 100644
--- a/core/product_config.mk
+++ b/core/product_config.mk
@@ -282,10 +282,6 @@ endif
PRODUCT_COPY_FILES := \
$(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_COPY_FILES))
-# The HTML file containing the contributors to the project.
-PRODUCT_CONTRIBUTORS_FILE := \
- $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_CONTRIBUTORS_FILE))
-
# A list of property assignments, like "key = value", with zero or more
# whitespace characters on either side of the '='.
PRODUCT_PROPERTY_OVERRIDES := \