summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 7dd9f7c..330acaa 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -138,8 +138,8 @@ ADDITIONAL_DEFAULT_PROPERTIES += \
COMMON_GLOBAL_CFLAGS += -DGFX_BUF_EXT
-# Disable IMG RS GPU driver
-OVERRIDE_RS_DRIVER := libPVRRS.so
+# Disable IMG RS GPU driver (b/19412176)
+# OVERRIDE_RS_DRIVER := libPVRRS.so
# enable ARM codegen for x86 with Houdini
BUILD_ARM_FOR_X86 := true