| commit | 1f53fa379ee492bd00857d07fa455eafdf52b084 | [log] [tgz] |
|---|---|---|
| author | Arian <arian.kulmer@web.de> | Thu Oct 23 12:13:48 2025 +0000 |
| committer | ParsaAslaniYC <parsaaslani.67@gmail.com> | Tue Oct 28 18:53:23 2025 +0000 |
| tree | 11eed1775ad59d83934a0ce0b6c023261411d2ea | |
| parent | 8d2e1db0a628faf130ac500f7e1922bd3ef50109 [diff] [blame] |
ingres: Enable ultrasound proximity sensor in audio hal
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