From 074d297d744c226040b9602f770d60f3dbf3d6a8 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Mon, 6 Jun 2011 14:00:54 -0700 Subject: Clean up AOSP-related stuff Change-Id: Ic29d677ddd4ac71d42215ef0deaefb8a4e685d88 --- BoardConfig.mk | 8 -------- 1 file changed, 8 deletions(-) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index e198b9b..2927c72 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -17,14 +17,6 @@ # Product-specific compile-time definitions. # -# Set this up here so that BoardConfigVendor.mk can override it -BOARD_USES_GENERIC_AUDIO := false - -BOARD_USES_LIBSECRIL_STUB := true - -BOARD_NO_PAGE_FLIPPING := true -BOARD_NO_32BPP := true - # Use the non-open-source parts, if they're present -include vendor/samsung/crespo/BoardConfigVendor.mk -- cgit v1.1