Enable Intel Smart Video

Enable ISV (Intel Smart Video)
- define properties enabling ISV

Bug: 17383204
BZ: 227971

Signed-off-by: Xigui Wang <xigui.wang@intel.com>
diff --git a/BoardConfig.mk b/BoardConfig.mk
index c266b8a..baec6d1 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -133,6 +133,9 @@
 
 # Video Post Processing
 TARGET_HAS_ISV := true
+ADDITIONAL_DEFAULT_PROPERTIES += \
+    persist.intel.isv.vpp = 1 \
+    persist.intel.isv.frc = 1
 
 COMMON_GLOBAL_CFLAGS += -DGFX_BUF_EXT