diff options
Diffstat (limited to 'midas.mk')
-rw-r--r-- | midas.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -37,9 +37,6 @@ PRODUCT_PACKAGES += android.hardware.soundtrigger@2.2-impl # HAL for handling audio frames PRODUCT_PACKAGES += audio.primary.exynos4 -# Hal for handling alsa controls, for instance the switch between speakers and -# headphones. -PRODUCT_PACKAGES += libaudioroute PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml |