summaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorChia-I Wu <olv@google.com>2017-05-24 18:27:05 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-05-24 18:27:05 +0000
commitdd3e53169a1e708779ab43d1544496a839d26396 (patch)
tree1f1b8e63649ea5134f1c798b1dafb7b395256aa8 /BoardConfigCommon.mk
parentd182bb573c5ecb53b004a8de07ff9d80acff2d40 (diff)
parent5673ed61727ce1912305e9f4f19f245b43d60256 (diff)
downloadhikey-dd3e53169a1e708779ab43d1544496a839d26396.tar.gz
Merge "Enable binderized graphics allocator" into oc-dev
am: 5673ed6172 Change-Id: Id2dbbe1353e85f46e72fc6e39245dedf4028cf4c
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index ab7680ae..e4badb6e 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -36,6 +36,8 @@ TARGET_USERIMAGES_USE_EXT4 := true
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
TARGET_USE_PAN_DISPLAY := true
+SF_START_GRAPHICS_ALLOCATOR_SERVICE := true
+
# enable to use the CPUSETS feature
ENABLE_CPUSETS := true
ENABLE_SCHEDBOOST := true