From 529240b4b3bda9c52f501e39c596df29105527e8 Mon Sep 17 00:00:00 2001 From: milaq Date: Sun, 13 May 2012 02:18:12 +0200 Subject: [PATCH] fix massive cpu load on gps on; dont build librpc-qcom, depend on vendor-blobs instead --- BoardConfig.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 4d2f1fb..7359c9f 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -72,7 +72,7 @@ BOARD_HAVE_BLUETOOTH_BCM := true BOARD_VENDOR_QCOM_AMSS_VERSION := 3200 -BOARD_USES_QCOM_LIBRPC := true +#BOARD_USES_QCOM_LIBRPC := true BOARD_VENDOR_USE_AKMD := akm8973 @@ -99,7 +99,7 @@ TARGET_HAVE_BYPASS := false TARGET_USES_C2D_COMPOSITION := false # Allow fallback to ashmem TARGET_GRALLOC_USES_ASHMEM := true -# Debuging egl + COMMON_GLOBAL_CFLAGS += -DEGL_TRACE BOARD_USES_QCOM_LIBS := true