Revert "Spacewar: import dirac libs from NOS 3.0"

This reverts commit 41d6a46698.
This commit is contained in:
DaViDev985
2025-05-07 18:52:50 +02:00
committed by nyxalune
parent 4e19ab1f3d
commit e3bcaa10ae
4 changed files with 0 additions and 33 deletions

View File

@@ -6961,7 +6961,6 @@ cc_prebuilt_library_shared {
"libc",
"libm",
"libdl",
>>>>>>> bf04747 (Revert "Spacewar: Switch to oss audio HAL")
],
},
},
@@ -7794,37 +7793,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libdiraceffect_NT",
owner: "nothing",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/soundfx/libdiraceffect_NT.so",
],
shared_libs: [
"libdirac",
"libcutils",
"libutils",
"libbase",
"libaudioutils",
"liblog",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "32",
relative_install_path: "soundfx",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libshoebox",
owner: "nothing",

View File

@@ -696,7 +696,6 @@ PRODUCT_PACKAGES += \
libwfduibcsrcinterface_proprietary \
libwfdutils_proprietary \
libasphere \
libdiraceffect_NT \
libshoebox \
vendor.qti.hardware.wifidisplaysessionl@1.0-halimpl \
com.qti.eeprom.abra_qtech_p24c128e_imx766_eeprom \

Binary file not shown.