summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2014-10-06 14:10:28 -0700
committerTim Murray <timmurray@google.com>2014-10-06 14:10:58 -0700
commiteb12bd3946cecc7711083374777e5ffabead9b1e (patch)
tree714cb1bfbb9b687f9e619452706349a97645e357 /BoardConfig.mk
parent282f06dc6d099dbb010cf9acf0bcb9bdee43fb8d (diff)
downloadfugu-eb12bd3946cecc7711083374777e5ffabead9b1e.tar.gz
Disable Fugu RS driver until CTS failures are addressed.
bug 17882041 Change-Id: Ia4a1b7a3baa10de2fb9f65b5ad1397eb086df1e2
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 3672b87..9c8f394 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -124,7 +124,7 @@ MFX_IPP := p8
COMMON_GLOBAL_CFLAGS += -DGFX_BUF_EXT
# enabled to use IMG RS GPU driver
-OVERRIDE_RS_DRIVER := libPVRRS.so
+# OVERRIDE_RS_DRIVER := libPVRRS.so
# enabled to carry out all drawing operations performed on a View's canvas with GPU for 2D rendering pipeline.
USE_OPENGL_RENDERER := true