DO NOT MERGE: Disable GPU RS driver due to AOSP incompatibility.

This change will necessitate a rebuilt GPU driver:
https://android-review.googlesource.com/80951

Change-Id: Idc9f1b61d1b36e063c809e29d95f1004d020f858
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 91998fd..a2bf303 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -44,7 +44,7 @@
 
 BOARD_EGL_CFG := device/samsung/manta/egl.cfg
 
-OVERRIDE_RS_DRIVER := libRSDriverArm.so
+#OVERRIDE_RS_DRIVER := libRSDriverArm.so
 
 #BOARD_USES_HGL := true
 #BOARD_USES_OVERLAY := true