blob: 6f8eba6326efc4bea7831efe61b3cc94d211cfc0 [file] [log] [blame]
soong_namespace {
imports: [
"hardware/google/interfaces",
"hardware/google/pixel",
"hardware/qcom/bootctrl",
],
}
soong_config_module_type {
name: "pixel_sensors_cc_defaults",
module_type: "cc_defaults",
config_namespace: "sensor",
bool_variables: ["enable_sensor_ssc_for_soong"],
properties: ["enabled"],
}