Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee7d696b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "msm8937: Disable audio halservice for low ram"" into audio-hal.lnx.5.0

parents 5a932596 0de48032
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -235,12 +235,9 @@ vendor.audio.flac.sw.decoder.24bit=true
PRODUCT_PROPERTY_OVERRIDES += \
ro.af.client_heap_size_kbyte=7168

ifneq ($(strip $(TARGET_HAS_LOW_RAM)),true)
PRODUCT_PACKAGES += android.hardware.audio@2.0-service
endif

# for HIDL related packages
PRODUCT_PACKAGES += \
    android.hardware.audio@2.0-service \
    android.hardware.audio@2.0-impl \
    android.hardware.audio.effect@2.0-impl \
    android.hardware.soundtrigger@2.0-impl