vendor: config: Set default values for UDFPS in display HAL
Change-Id: I4308facd2f1f9e56b1a922c6e7aa610a7cf56919
diff --git a/config/BoardConfigQcom.mk b/config/BoardConfigQcom.mk
index 38b8bc6..a5b4d0b 100644
--- a/config/BoardConfigQcom.mk
+++ b/config/BoardConfigQcom.mk
@@ -35,6 +35,7 @@
headless \
llvmsa \
gralloc4 \
+ udfps \
default
# Set default values for qtidisplay config
@@ -42,6 +43,7 @@
SOONG_CONFIG_qtidisplay_headless ?= false
SOONG_CONFIG_qtidisplay_llvmsa ?= false
SOONG_CONFIG_qtidisplay_gralloc4 ?= false
+SOONG_CONFIG_qtidisplay_udfps ?= false
SOONG_CONFIG_qtidisplay_default ?= true
# UM platforms no longer need this set on O+