Revert "Spacewar: import dirac libs from NOS 3.0"
This reverts commit 41d6a46698.
This commit is contained in:
32
Android.bp
32
Android.bp
@@ -6961,7 +6961,6 @@ cc_prebuilt_library_shared {
|
|||||||
"libc",
|
"libc",
|
||||||
"libm",
|
"libm",
|
||||||
"libdl",
|
"libdl",
|
||||||
>>>>>>> bf04747 (Revert "Spacewar: Switch to oss audio HAL")
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
@@ -7794,37 +7793,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "libshoebox",
|
name: "libshoebox",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
|
|||||||
@@ -696,7 +696,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libwfduibcsrcinterface_proprietary \
|
libwfduibcsrcinterface_proprietary \
|
||||||
libwfdutils_proprietary \
|
libwfdutils_proprietary \
|
||||||
libasphere \
|
libasphere \
|
||||||
libdiraceffect_NT \
|
|
||||||
libshoebox \
|
libshoebox \
|
||||||
vendor.qti.hardware.wifidisplaysessionl@1.0-halimpl \
|
vendor.qti.hardware.wifidisplaysessionl@1.0-halimpl \
|
||||||
com.qti.eeprom.abra_qtech_p24c128e_imx766_eeprom \
|
com.qti.eeprom.abra_qtech_p24c128e_imx766_eeprom \
|
||||||
|
|||||||
BIN
proprietary/vendor/lib/libdirac.so
vendored
BIN
proprietary/vendor/lib/libdirac.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/soundfx/libdiraceffect_NT.so
vendored
BIN
proprietary/vendor/lib/soundfx/libdiraceffect_NT.so
vendored
Binary file not shown.
Reference in New Issue
Block a user