1# Add pixel common soong config here. 2# Set the variables properly in ProductConfig Makefiles for each pixel device 3 4#For sensor 5$(call soong_config_set,sensor,enable_sensor_ssc_for_soong,$(ENABLE_SENSOR_SSC_FOR_SOONG)) 6
1# Add pixel common soong config here. 2# Set the variables properly in ProductConfig Makefiles for each pixel device 3 4#For sensor 5$(call soong_config_set,sensor,enable_sensor_ssc_for_soong,$(ENABLE_SENSOR_SSC_FOR_SOONG)) 6