summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Tam <etam@google.com>2015-08-07 01:18:03 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-08-07 01:18:03 +0000
commit84c413e347a6184953ee445f64528d423dc76a26 (patch)
treec1f179233e0f370cf63ab804a42d3ee1cba72c11
parent6ef565c6c5bece0c6f9363834f285c044ddd0848 (diff)
parent53e9fbbf37b683a491c942f1915b8400b4cc14be (diff)
downloadangler-84c413e347a6184953ee445f64528d423dc76a26.tar.gz
Merge "angler: HWC virtual display configuration" into mnc-dr-dev
-rwxr-xr-xBoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 5f2e2d9..5a01526 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -67,6 +67,8 @@ MAX_EGL_CACHE_SIZE := 2048*1024
USE_OPENGL_RENDERER := true
TARGET_USES_ION := true
TARGET_USES_C2D_COMPOSITION := true
+TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
+MAX_VIRTUAL_DISPLAY_DIMENSION := 2048
HAVE_ADRENO_SOURCE:= false