From 6a58fbe4c0d78b345318fb86ea75df2f6b375304 Mon Sep 17 00:00:00 2001 From: Sebastian Mauer Date: Wed, 30 Nov 2011 01:40:01 +0100 Subject: Finished renaming device to galaxynote --- AndroidProducts.mk | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'AndroidProducts.mk') diff --git a/AndroidProducts.mk b/AndroidProducts.mk index 8ae9f4d..639a468 100755 --- a/AndroidProducts.mk +++ b/AndroidProducts.mk @@ -14,16 +14,5 @@ # limitations under the License. # -# -# This file should set PRODUCT_MAKEFILES to a list of product makefiles -# to expose to the build system. LOCAL_DIR will already be set to -# the directory containing this file. -# -# This file may not rely on the value of any variable other than -# LOCAL_DIR; do not use any conditionals, and do not look up the -# value of any variable that isn't set in this file or in a file that -# it includes. -# - PRODUCT_MAKEFILES := \ $(LOCAL_DIR)/full_galaxynote.mk -- cgit v1.1