projects
/
GitHub
/
LineageOS
/
android_device_samsung_universal7580-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1a5048
)
universal7580: set NUM_FRAMEBUFFER_SURFACE_BUFFERS to 3
author
Stricted
<info@stricted.net>
Mon, 22 Oct 2018 03:57:27 +0000
(
05:57
+0200)
committer
Jan Altensen
<info@stricted.net>
Thu, 15 Aug 2019 09:11:40 +0000
(11:11 +0200)
Change-Id: Ifbf77d412502218524c8784d375d302fb8f5b445
BoardConfigCommon.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index 391c0c683ef4e7708845b1735895d7dcbf067415..6183c9ebc3b937717ec94dd79fdf3234d713d19b 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-78,6
+78,9
@@
TARGET_COPY_OUT_VENDOR := system/vendor
# Device Tree
BOARD_USES_DT := true
+# Graphics
+NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
+
# Screen casting
BOARD_USES_WFD := true