From 18b2b3118fad38059ac2cba2c885066cb9310ef3 Mon Sep 17 00:00:00 2001 From: sbrissen Date: Fri, 12 Dec 2014 21:50:38 -0500 Subject: smdk4412: More L changes Change-Id: If284864c7a06399b0ea93aab63086b5cfe141356 --- BoardCommonConfig.mk | 8 +++++++- overlay/frameworks/base/core/res/res/values/config.xml | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) mode change 100644 => 100755 BoardCommonConfig.mk diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk old mode 100644 new mode 100755 index 8950219..e456800 --- a/BoardCommonConfig.mk +++ b/BoardCommonConfig.mk @@ -54,7 +54,7 @@ TARGET_PROVIDES_INIT := true TARGET_PROVIDES_INIT_TARGET_RC := true # Kernel -BOARD_KERNEL_CMDLINE := "console=ttySAC2,115200" +BOARD_KERNEL_CMDLINE := console=ttySAC2,115200 BOARD_KERNEL_BASE := 0x40000000 BOARD_KERNEL_PAGESIZE := 2048 @@ -106,6 +106,12 @@ BOARD_USES_MFC_FPS := true BOARD_USE_S3D_SUPPORT := true BOARD_USE_CSC_FIMC := false +# Include an expanded selection of fonts +EXTENDED_FONT_FOOTPRINT := true + +# Logging +TARGET_USES_LOGD := false + # RIL BOARD_MOBILEDATA_INTERFACE_NAME := "pdp0" diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 95184eb..903ab84 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -60,7 +60,7 @@ 0 - true +