summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BoardConfigCommon.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 6c6ef09..1513e77 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -76,6 +76,10 @@ TARGET_BOOTANIMATION_PRELOAD := false
TARGET_BOOTANIMATION_TEXTURE_CACHE := false
TARGET_BOOTANIMATION_USE_RGB565 := true
+# Screencast
+TARGET_USE_AVC_BASELINE_PROFILE := true
+BOARD_NO_INTRA_MACROBLOCK_MODE_SUPPORT := true
+
# SELinux
BOARD_SEPOLICY_DIRS += \
$(OMAP4_NEXT_FOLDER)/sepolicy