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

Commit ca87f4e1 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Promotion of audio-userspace.lnx.3.0-00030.

CRs      Change ID                                   Subject
--------------------------------------------------------------------------------------------------------------
2057132   Ic8a6827e5719b469dbd73af5934b9998d53c42c0   Revert "hal: configs: effects: Enable treble feature"
2057132   I2c1886441e3d31b9eb4e66caba0d70030a4a8f27   hal: configs: effects: update conf & lib paths

Change-Id: I739dd276f4da295c22cd88a8eff5c000d1f0e76f
CRs-Fixed: 2057132
parents 94a78b99 10758b67
Loading
Loading
Loading
Loading
+11 −14
Original line number Diff line number Diff line
@@ -7,10 +7,10 @@
#    }
libraries {
  bundle {
    path /system/lib/soundfx/libbundlewrapper.so
    path /vendor/lib/soundfx/libbundlewrapper.so
  }
  reverb {
    path /system/lib/soundfx/libreverbwrapper.so
    path /vendor/lib/soundfx/libreverbwrapper.so
  }
  qcbassboost {
    path /vendor/lib/soundfx/libqcbassboost.so
@@ -22,34 +22,31 @@ libraries {
    path /vendor/lib/soundfx/libqcreverb.so
  }
  visualizer_sw {
    path /system/lib/soundfx/libvisualizer.so
    path /vendor/lib/soundfx/libvisualizer.so
  }
  visualizer_hw {
    path /system/lib/soundfx/libqcomvisualizer.so
    path /vendor/lib/soundfx/libqcomvisualizer.so
  }
  downmix {
    path /system/lib/soundfx/libdownmix.so
    path /vendor/lib/soundfx/libdownmix.so
  }
  loudness_enhancer {
    path /system/lib/soundfx/libldnhncr.so
    path /vendor/lib/soundfx/libldnhncr.so
  }
  proxy {
    path /system/lib/soundfx/libeffectproxy.so
    path /vendor/lib/soundfx/libeffectproxy.so
  }
  offload_bundle {
    path /system/lib/soundfx/libqcompostprocbundle.so
    path /vendor/lib/soundfx/libqcompostprocbundle.so
  }
  audio_pre_processing {
    path /system/lib/soundfx/libqcomvoiceprocessing.so
  }
  loudness_enhancer {
    path /system/lib/soundfx/libldnhncr.so
    path /vendor/lib/soundfx/libqcomvoiceprocessing.so
  }
  volume_listener {
    path /system/lib/soundfx/libvolumelistener.so
    path /vendor/lib/soundfx/libvolumelistener.so
  }
  audiosphere {
    path /system/lib/soundfx/libasphere.so
    path /vendor/lib/soundfx/libasphere.so
  }
}

+11 −14
Original line number Diff line number Diff line
@@ -7,10 +7,10 @@
#    }
libraries {
  bundle {
    path /system/lib/soundfx/libbundlewrapper.so
    path /vendor/lib/soundfx/libbundlewrapper.so
  }
  reverb {
    path /system/lib/soundfx/libreverbwrapper.so
    path /vendor/lib/soundfx/libreverbwrapper.so
  }
  qcbassboost {
    path /vendor/lib/soundfx/libqcbassboost.so
@@ -22,34 +22,31 @@ libraries {
    path /vendor/lib/soundfx/libqcreverb.so
  }
  visualizer_sw {
    path /system/lib/soundfx/libvisualizer.so
    path /vendor/lib/soundfx/libvisualizer.so
  }
  visualizer_hw {
    path /system/lib/soundfx/libqcomvisualizer.so
    path /vendor/lib/soundfx/libqcomvisualizer.so
  }
  downmix {
    path /system/lib/soundfx/libdownmix.so
    path /vendor/lib/soundfx/libdownmix.so
  }
  loudness_enhancer {
    path /system/lib/soundfx/libldnhncr.so
    path /vendor/lib/soundfx/libldnhncr.so
  }
  proxy {
    path /system/lib/soundfx/libeffectproxy.so
    path /vendor/lib/soundfx/libeffectproxy.so
  }
  offload_bundle {
    path /system/lib/soundfx/libqcompostprocbundle.so
    path /vendor/lib/soundfx/libqcompostprocbundle.so
  }
  audio_pre_processing {
    path /system/lib/soundfx/libqcomvoiceprocessing.so
  }
  loudness_enhancer {
    path /system/lib/soundfx/libldnhncr.so
    path /vendor/lib/soundfx/libqcomvoiceprocessing.so
  }
  volume_listener {
    path /system/lib/soundfx/libvolumelistener.so
    path /vendor/lib/soundfx/libvolumelistener.so
  }
  audiosphere {
    path /system/lib/soundfx/libasphere.so
    path /vendor/lib/soundfx/libasphere.so
  }
}

+11 −14
Original line number Diff line number Diff line
@@ -7,10 +7,10 @@
#    }
libraries {
  bundle {
    path /system/lib/soundfx/libbundlewrapper.so
    path /vendor/lib/soundfx/libbundlewrapper.so
  }
  reverb {
    path /system/lib/soundfx/libreverbwrapper.so
    path /vendor/lib/soundfx/libreverbwrapper.so
  }
  qcbassboost {
    path /vendor/lib/soundfx/libqcbassboost.so
@@ -22,34 +22,31 @@ libraries {
    path /vendor/lib/soundfx/libqcreverb.so
  }
  visualizer_sw {
    path /system/lib/soundfx/libvisualizer.so
    path /vendor/lib/soundfx/libvisualizer.so
  }
  visualizer_hw {
    path /system/lib/soundfx/libqcomvisualizer.so
    path /vendor/lib/soundfx/libqcomvisualizer.so
  }
  downmix {
    path /system/lib/soundfx/libdownmix.so
    path /vendor/lib/soundfx/libdownmix.so
  }
  loudness_enhancer {
    path /system/lib/soundfx/libldnhncr.so
    path /vendor/lib/soundfx/libldnhncr.so
  }
  proxy {
    path /system/lib/soundfx/libeffectproxy.so
    path /vendor/lib/soundfx/libeffectproxy.so
  }
  offload_bundle {
    path /system/lib/soundfx/libqcompostprocbundle.so
    path /vendor/lib/soundfx/libqcompostprocbundle.so
  }
  audio_pre_processing {
    path /system/lib/soundfx/libqcomvoiceprocessing.so
  }
  loudness_enhancer {
    path /system/lib/soundfx/libldnhncr.so
    path /vendor/lib/soundfx/libqcomvoiceprocessing.so
  }
  volume_listener {
    path /system/lib/soundfx/libvolumelistener.so
    path /vendor/lib/soundfx/libvolumelistener.so
  }
  audiosphere {
    path /system/lib/soundfx/libasphere.so
    path /vendor/lib/soundfx/libasphere.so
  }
}

+1 −3
Original line number Diff line number Diff line
@@ -375,13 +375,11 @@ endif

LOCAL_MODULE := audio.primary.$(TARGET_BOARD_PLATFORM)

LOCAL_MODULE_OWNER := qti

LOCAL_MODULE_RELATIVE_PATH := hw

LOCAL_MODULE_TAGS := optional

LOCAL_PROPRIETARY_MODULE := true
LOCAL_VENDOR_MODULE := true

include $(BUILD_SHARED_LIBRARY)

+1 −2
Original line number Diff line number Diff line
@@ -27,8 +27,7 @@ libOmxAacEnc-inc += $(TARGET_OUT_HEADERS)/mm-core/omxcore

LOCAL_MODULE             := libOmxAacEnc
LOCAL_MODULE_TAGS        := optional
LOCAL_MODULE_OWNER       := qti
LOCAL_PROPRIETARY_MODULE := true
LOCAL_VENDOR_MODULE      := true
LOCAL_CFLAGS            := $(libOmxAacEnc-def)
LOCAL_C_INCLUDES        := $(libOmxAacEnc-inc)
LOCAL_PRELINK_MODULE    := false
Loading