am acec5ac4: (-s ours) Merge "DO NOT MERGE: Disable GPU RS driver due to AOSP incompatibility."

* commit 'acec5ac4d3650dbb4a9c4a3f30737c98aff88cd5':
  DO NOT MERGE: Disable GPU RS driver due to AOSP incompatibility.
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 4ad8a12..f04385b 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -131,7 +131,7 @@
 
 HAVE_ADRENO_SOURCE:= false
 
-#OVERRIDE_RS_DRIVER:= libRSDriver_adreno.so
+OVERRIDE_RS_DRIVER:= libRSDriver_adreno.so
 TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
 
 TARGET_TOUCHBOOST_FREQUENCY:= 1200