commit | ecc0355df0915d1b4756c773878b88afbdd1fcd1 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Thu Jan 30 19:28:48 2014 -0800 |
committer | Qiwen Zhao <zhao@google.com> | Mon Jun 16 16:15:26 2014 -0700 |
tree | eec32346588b7b717c8e3248906bee13d473cab0 | |
parent | ccd80c7277e2f63ac155127068cfad25de3ace4f [diff] |
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