sm7125-common: Bring back SamsungDAP
Change-Id: Ic69554450f9c2532b9422a8f605abe7a76be708a
This commit is contained in:
+32
@@ -11944,6 +11944,38 @@ cc_prebuilt_library_shared {
|
||||
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 {
|
||||
name: "libswspatializer",
|
||||
owner: "samsung",
|
||||
|
||||
Reference in New Issue
Block a user