Android-x86
Fork
Spenden

  • R/O
  • HTTP
  • SSH
  • HTTPS

device-generic-common: Commit

device/generic/common


Commit MetaInfo

Revision881c24bb1d04445d82c8e34e6084a0eda302900d (tree)
Zeit2020-05-15 15:03:06
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Set BOARD_USES_DRM_GRALLOC

This is necessary for mesa 18.2.

Ändern Zusammenfassung

Diff

--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -60,6 +60,7 @@ USE_INTEL_OMX_COMPONENTS := true
6060
6161 USE_OPENGL_RENDERER := true
6262 NUM_FRAMEBUFFER_SURFACE_BUFFERS ?= 3
63+BOARD_USES_DRM_GRALLOC := true
6364 BOARD_USES_DRM_HWCOMPOSER ?= true
6465
6566 USE_CAMERA_STUB ?= false
Show on old repository browser