Set soong_config for android.hardware.configstore@1.1-service

Bug: 357015079
Test: m android.hardware.configstore@1.1-service
Change-Id: I420c4e2aa8fe0cf52635e2fd29b9f16549ffa37f
diff --git a/core/board_config.mk b/core/board_config.mk
index 5606964..f235f93 100644
--- a/core/board_config.mk
+++ b/core/board_config.mk
@@ -290,6 +290,7 @@
 include $(BUILD_SYSTEM)/board_config_wifi.mk
 
 # Set up soong config for "soong_config_value_variable".
+-include hardware/interfaces/configstore/1.1/default/surfaceflinger.mk
 -include vendor/google/build/soong/soong_config_namespace/camera.mk
 
 # Default *_CPU_VARIANT_RUNTIME to CPU_VARIANT if unspecified.