aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index fa92439..73ea95d 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -27,6 +27,9 @@ BOARD_BLUEDROID_VENDOR_CONF := $(LOCAL_PATH)/bluetooth/vnd_kona.txt
# Camera
COMMON_GLOBAL_CFLAGS += -DCAMERA_WITH_CITYID_PARAM
+# Graphics
+TARGET_REQUIRES_SYNCHRONOUS_SETSURFACE := true
+
# Sensors
BOARD_USE_LEGACY_SENSORS_FUSION := false
@@ -42,4 +45,4 @@ NO_CHARGER_LED := true
-include vendor/samsung/kona/BoardConfigVendor.mk
# Selinux
-BOARD_SEPOLICY_DIRS += device/samsung/kona-common/selinux \ No newline at end of file
+BOARD_SEPOLICY_DIRS += device/samsung/kona-common/selinux