acheron: Bring back SamsungDAP
Change-Id: Ica682659386aebc75803daf278956bb5a22fb609
This commit is contained in:
+32
@@ -11814,6 +11814,38 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libswdap",
|
||||||
|
owner: "samsung",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib/soundfx/libswdap.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libaudioutils",
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libutils",
|
||||||
|
"libprofileparamstorage",
|
||||||
|
"libspatializerparamstorage",
|
||||||
|
"libsecaudiocoreutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "32",
|
||||||
|
relative_install_path: "soundfx",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libswspatializer",
|
name: "libswspatializer",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ PRODUCT_COPY_FILES += \
|
|||||||
vendor/samsung/acheron/proprietary/vendor/etc/charger_fstab.qti:$(TARGET_COPY_OUT_VENDOR)/etc/charger_fstab.qti \
|
vendor/samsung/acheron/proprietary/vendor/etc/charger_fstab.qti:$(TARGET_COPY_OUT_VENDOR)/etc/charger_fstab.qti \
|
||||||
vendor/samsung/acheron/proprietary/vendor/etc/data/dsi_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/data/dsi_config.xml \
|
vendor/samsung/acheron/proprietary/vendor/etc/data/dsi_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/data/dsi_config.xml \
|
||||||
vendor/samsung/acheron/proprietary/vendor/etc/data/netmgr_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/data/netmgr_config.xml \
|
vendor/samsung/acheron/proprietary/vendor/etc/data/netmgr_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/data/netmgr_config.xml \
|
||||||
|
vendor/samsung/acheron/proprietary/vendor/etc/dolby/dax-default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/dolby/dax-default.xml \
|
||||||
vendor/samsung/acheron/proprietary/vendor/etc/flp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/flp.conf \
|
vendor/samsung/acheron/proprietary/vendor/etc/flp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/flp.conf \
|
||||||
vendor/samsung/acheron/proprietary/vendor/etc/gnss_antenna_info.conf:$(TARGET_COPY_OUT_VENDOR)/etc/gnss_antenna_info.conf \
|
vendor/samsung/acheron/proprietary/vendor/etc/gnss_antenna_info.conf:$(TARGET_COPY_OUT_VENDOR)/etc/gnss_antenna_info.conf \
|
||||||
vendor/samsung/acheron/proprietary/vendor/etc/gpfspath_oem_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gpfspath_oem_config.xml \
|
vendor/samsung/acheron/proprietary/vendor/etc/gpfspath_oem_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gpfspath_oem_config.xml \
|
||||||
@@ -443,6 +444,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libqcreverb \
|
libqcreverb \
|
||||||
libqcvirt \
|
libqcvirt \
|
||||||
libshoebox \
|
libshoebox \
|
||||||
|
libswdap \
|
||||||
libswspatializer \
|
libswspatializer \
|
||||||
spatializer-aidl-V1-cpp \
|
spatializer-aidl-V1-cpp \
|
||||||
unihal_cutils@2.15 \
|
unihal_cutils@2.15 \
|
||||||
|
|||||||
+2243
File diff suppressed because it is too large
Load Diff
BIN
Binary file not shown.
Reference in New Issue
Block a user