unplugged-vendor/device/google/redbull/soong/pixel_soong_config.mk

10 lines
307 B
Makefile

# 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)