sm8550-common: Use soong_config_set to enable 64bit audio HAL

Change-Id: Id8cca7234ae62fba402ae4eaafa5cd5cc33ce564
This commit is contained in:
Arian
2024-08-06 20:14:27 +08:00
committed by chaptsand
parent 8fe393b41a
commit 88bf687445
2 changed files with 2 additions and 5 deletions

View File

@@ -25,6 +25,8 @@ TARGET_2ND_CPU_VARIANT := generic
TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a75
# Audio
$(call soong_config_set, android_hardware_audio, run_64bit, true)
AUDIO_FEATURE_ENABLED_DLKM := true
AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMAT := true
AUDIO_FEATURE_ENABLED_GEF_SUPPORT := true