| commit | 2548cdabf10f7e2b1862a7ae31675451abeb316c | [log] [tgz] |
|---|---|---|
| author | Arian <arian.kulmer@web.de> | Thu Oct 23 12:13:48 2025 +0000 |
| committer | ParsaAslaniYC <parsaaslani.67@gmail.com> | Thu Feb 05 14:16:27 2026 +0000 |
| tree | 11eed1775ad59d83934a0ce0b6c023261411d2ea | |
| parent | fb52ac7d39a6652138c872aed2bc9cd47b3e5ee0 [diff] |
ingres: Enable ultrasound proximity sensor in audio hal Change-Id: I2d4dbc3f1646f7ea7c53d7c8ec37b4a41137908f
diff --git a/BoardConfig.mk b/BoardConfig.mk index 9b9758b..81e917e 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk
@@ -12,6 +12,9 @@ DEVICE_PATH := device/xiaomi/ingres +# Audio +AUDIO_FEATURE_ENABLED_ULTRASOUND_PROXIMITY := true + # Properties TARGET_SYSTEM_PROP += $(DEVICE_PATH)/properties/system.prop TARGET_VENDOR_PROP += $(DEVICE_PATH)/properties/vendor.prop