Drop Samsung DAP and Add Motorola Dolby
This commit is contained in:
50
Android.bp
50
Android.bp
@@ -10047,56 +10047,6 @@ 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",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/soundfx/libswdap.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libaudioutils",
|
||||
"libcutils",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libprofileparamstorage",
|
||||
"libspatializerparamstorage",
|
||||
"libsecaudiocoreutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
relative_install_path: "soundfx",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "unnhal-acc-hta",
|
||||
owner: "samsung",
|
||||
|
||||
Reference in New Issue
Block a user