summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordroidfivex <droidfivex@gmail.com>2016-11-16 22:40:04 +0900
committerIzumi Inami <droidfivex@gmail.com>2016-11-16 14:46:36 +0100
commit7fbfb88bb4476b1a1c218e63eadaf6716757bc8c (patch)
treee61b40e97092447c0d9302038dcfa094c8e73b5a
parentd02bb0a040e5038dc0ac184dc59b0b1d2a971dc4 (diff)
BoardConfig: drop USE_CLANG_PLATFORM_BUILDn7.0
* cuz AOSP desided USE_CLANG_PLATFORM_BUILD to default true. * ref: commit 3c8036da538bbbf259ae4d56cc808943398cc45b at build Change-Id: I030536810368f2ea8573e87dd66b8a2b92529a4a Signed-off-by: droidfivex <droidfivex@gmail.com>
-rw-r--r--BoardConfig.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 2612c88..f02bd40 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -152,8 +152,6 @@ RECOVERY_FSTAB_VERSION := 2
BOARD_HAS_NO_SELECT_BUTTON := true
BOARD_USE_CUSTOM_RECOVERY_FONT := \"roboto_23x41.h\"
-USE_CLANG_PLATFORM_BUILD := true
-
-include vendor/lge/hammerhead/BoardConfigVendor.mk
# Enable Minikin text layout engine (will be the default soon)