You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
307 B

# Add pixel common soong config here.
# Set the variables properly in ProductConfig Makefiles for each pixel device
#For sensor
SOONG_CONFIG_NAMESPACES += sensor
SOONG_CONFIG_sensor += \
enable_sensor_ssc_for_soong
SOONG_CONFIG_sensor_enable_sensor_ssc_for_soong := $(ENABLE_SENSOR_SSC_FOR_SOONG)