Skip to content

Commit

Permalink
bullhead: Move non-AOSP audio config to vendor
Browse files Browse the repository at this point in the history
Change-Id: Iad1f664454f071ebd02907c2993153cb3075911b
  • Loading branch information
raymanfx committed Nov 16, 2016
1 parent 4f2ddd8 commit 87ce803
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ BOARD_MKBOOTIMG_ARGS := --ramdisk_offset $(BOARD_RAMDISK_OFFSET) --tags_offset $

BOARD_USES_ALSA_AUDIO := true
AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
AUDIO_FEATURE_ENABLED_SPKR_PROTECTION := true

BOARD_HAVE_BLUETOOTH := true
BOARD_HAVE_BLUETOOTH_QCOM := true
Expand Down
3 changes: 0 additions & 3 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ PRODUCT_COPY_FILES += \
device/lge/bullhead/media_profiles.xml:system/etc/media_profiles.xml

# Audio
# Generic CAF config
$(call inherit-product, hardware/qcom/audio/configs/msm8992/msm8992.mk)

PRODUCT_COPY_FILES += \
device/lge/bullhead/audio_effects.conf:system/etc/audio_effects.conf \
device/lge/bullhead/mixer_paths.xml:system/etc/mixer_paths.xml \
Expand Down

0 comments on commit 87ce803

Please sign in to comment.