diff --git a/Aerodactyl-vendor.mk b/Aerodactyl-vendor.mk index aba8188..ebde6c4 100644 --- a/Aerodactyl-vendor.mk +++ b/Aerodactyl-vendor.mk @@ -200,8 +200,6 @@ PRODUCT_COPY_FILES += \ vendor/nothing/Aerodactyl/proprietary/vendor/etc/cust_pq.xml:$(TARGET_COPY_OUT_VENDOR)/etc/cust_pq.xml \ vendor/nothing/Aerodactyl/proprietary/vendor/etc/cust_silky_brightness.xml:$(TARGET_COPY_OUT_VENDOR)/etc/cust_silky_brightness.xml \ vendor/nothing/Aerodactyl/proprietary/vendor/etc/default_pd_calibration.bin:$(TARGET_COPY_OUT_VENDOR)/etc/default_pd_calibration.bin \ - vendor/nothing/Aerodactyl/proprietary/vendor/etc/dirac/dirac_resource.dar:$(TARGET_COPY_OUT_VENDOR)/etc/dirac/dirac_resource.dar \ - vendor/nothing/Aerodactyl/proprietary/vendor/etc/dirac/interface.json:$(TARGET_COPY_OUT_VENDOR)/etc/dirac/interface.json \ vendor/nothing/Aerodactyl/proprietary/vendor/etc/displayconfig/display_id_4627039422300187648.xml:$(TARGET_COPY_OUT_VENDOR)/etc/displayconfig/display_id_4627039422300187648.xml \ vendor/nothing/Aerodactyl/proprietary/vendor/etc/ecc_list.xml:$(TARGET_COPY_OUT_VENDOR)/etc/ecc_list.xml \ vendor/nothing/Aerodactyl/proprietary/vendor/etc/ecc_list_OP01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/ecc_list_OP01.xml \ @@ -584,7 +582,6 @@ PRODUCT_PACKAGES += \ libcustom_nvram \ libcvsd_mtk \ libdecrypt \ - libdirac \ libdlrmsc \ libentropy \ libentropy_ae \ @@ -1101,7 +1098,6 @@ PRODUCT_PACKAGES += \ s5kjn1_mipi_raw_tuning \ s5kjn1front_mipi_raw_IdxMgr \ s5kjn1front_mipi_raw_tuning \ - libdiraceffect_NT \ libspatializer \ vendor.mediatek.hardware.apmonitor@2.0 \ vendor.mediatek.hardware.apuware.apusys-V1-ndk \ diff --git a/Android.bp b/Android.bp index f16c633..de53fe7 100644 --- a/Android.bp +++ b/Android.bp @@ -4826,29 +4826,6 @@ cc_prebuilt_library_shared { soc_specific: true, } -cc_prebuilt_library_shared { - name: "libdirac", - owner: "nothing", - strip: { - none: true, - }, - target: { - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libdirac.so", - ], - shared_libs: [ - "liblog", - "libm", - "libc", - ], - }, - }, - compile_multilib: "64", - prefer: true, - soc_specific: true, -} - cc_prebuilt_library_shared { name: "libdlrmsc", owner: "nothing", @@ -21643,37 +21620,6 @@ cc_prebuilt_library_shared { soc_specific: true, } -cc_prebuilt_library_shared { - name: "libdiraceffect_NT", - owner: "nothing", - strip: { - none: true, - }, - target: { - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/soundfx/libdiraceffect_NT.so", - ], - shared_libs: [ - "libdirac", - "libcutils", - "libutils", - "libbase", - "libaudioutils", - "liblog", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "64", - relative_install_path: "soundfx", - prefer: true, - soc_specific: true, -} - cc_prebuilt_library_shared { name: "libspatializer", owner: "nothing", diff --git a/proprietary/vendor/etc/dirac/dirac_resource.dar b/proprietary/vendor/etc/dirac/dirac_resource.dar deleted file mode 100644 index 4664af9..0000000 Binary files a/proprietary/vendor/etc/dirac/dirac_resource.dar and /dev/null differ diff --git a/proprietary/vendor/etc/dirac/interface.json b/proprietary/vendor/etc/dirac/interface.json deleted file mode 100644 index be22445..0000000 --- a/proprietary/vendor/etc/dirac/interface.json +++ /dev/null @@ -1,375 +0,0 @@ -{ - "interfaceVersion": { - "majorVersion": 1, - "minorVersion": 1, - "patchVersion": 0 - }, - "uuid": "c72c9ad7-235c-4e18-bed7-bda542a9e152", - "archiveMetaData": {}, - "description": "", - "configurations": [ - { - "name": "MUSIC", - "rtCoreVersion": { - "majorVersion": 2, - "minorVersion": 0, - "patchVersion": 1 - }, - "signalChainMetaData": { - "bypass_gain_lin": { - "stringValue": "1" - }, - "bypass_gain_db": { - "stringValue": "0" - }, - "StreamType": { - "stringValue": "normal" - }, - "OutputType": { - "stringValue": "speaker" - }, - "group_id": { - "stringValue": "0" - } - }, - "parameters": [ - { - "id": { - "id": 5 - }, - "name": "Volume Control", - "description": "", - "min": 0, - "max": 16, - "default": 10, - "stepSize": 1, - "type": "PARAM_TYPE_LINEAR", - "enumValues": [], - "unit": "step", - "formatting": "%d" - }, - { - "id": { - "id": 1 - }, - "name": "Rotation", - "description": "", - "min": 0, - "max": 3, - "default": 1, - "stepSize": 1, - "type": "PARAM_TYPE_LINEAR", - "enumValues": [], - "unit": "", - "formatting": "%d" - } - ], - "numInputs": 2, - "numOutputs": 2 - }, - { - "name": "MOVIE", - "rtCoreVersion": { - "majorVersion": 2, - "minorVersion": 0, - "patchVersion": 1 - }, - "signalChainMetaData": { - "bypass_gain_db": { - "stringValue": "0" - }, - "bypass_gain_lin": { - "stringValue": "1" - }, - "OutputType": { - "stringValue": "speaker" - }, - "group_id": { - "stringValue": "0" - }, - "StreamType": { - "stringValue": "normal" - } - }, - "parameters": [ - { - "id": { - "id": 5 - }, - "name": "Volume Control", - "description": "", - "min": 0, - "max": 16, - "default": 10, - "stepSize": 1, - "type": "PARAM_TYPE_LINEAR", - "enumValues": [], - "unit": "step", - "formatting": "%d" - }, - { - "id": { - "id": 1 - }, - "name": "Rotation", - "description": "", - "min": 0, - "max": 3, - "default": 1, - "stepSize": 1, - "type": "PARAM_TYPE_LINEAR", - "enumValues": [], - "unit": "", - "formatting": "%d" - } - ], - "numInputs": 2, - "numOutputs": 2 - }, - { - "name": "GAME", - "rtCoreVersion": { - "majorVersion": 2, - "minorVersion": 0, - "patchVersion": 1 - }, - "signalChainMetaData": { - "bypass_gain_lin": { - "stringValue": "1" - }, - "bypass_gain_db": { - "stringValue": "0" - }, - "OutputType": { - "stringValue": "speaker" - }, - "group_id": { - "stringValue": "0" - }, - "StreamType": { - "stringValue": "normal" - } - }, - "parameters": [ - { - "id": { - "id": 5 - }, - "name": "Volume Control", - "description": "", - "min": 0, - "max": 16, - "default": 10, - "stepSize": 1, - "type": "PARAM_TYPE_LINEAR", - "enumValues": [], - "unit": "step", - "formatting": "%d" - }, - { - "id": { - "id": 1 - }, - "name": "Rotation", - "description": "", - "min": 0, - "max": 3, - "default": 1, - "stepSize": 1, - "type": "PARAM_TYPE_LINEAR", - "enumValues": [], - "unit": "", - "formatting": "%d" - } - ], - "numInputs": 2, - "numOutputs": 2 - }, - { - "name": "SPEECH", - "rtCoreVersion": { - "majorVersion": 2, - "minorVersion": 0, - "patchVersion": 1 - }, - "signalChainMetaData": { - "bypass_gain_lin": { - "stringValue": "1" - }, - "bypass_gain_db": { - "stringValue": "0" - }, - "OutputType": { - "stringValue": "speaker" - }, - "group_id": { - "stringValue": "0" - }, - "StreamType": { - "stringValue": "normal" - } - }, - "parameters": [ - { - "id": { - "id": 5 - }, - "name": "Volume Control", - "description": "", - "min": 0, - "max": 16, - "default": 10, - "stepSize": 1, - "type": "PARAM_TYPE_LINEAR", - "enumValues": [], - "unit": "step", - "formatting": "%d" - }, - { - "id": { - "id": 1 - }, - "name": "Rotation", - "description": "", - "min": 0, - "max": 3, - "default": 1, - "stepSize": 1, - "type": "PARAM_TYPE_LINEAR", - "enumValues": [], - "unit": "", - "formatting": "%d" - } - ], - "numInputs": 2, - "numOutputs": 2 - }, - { - "name": "EXT_1", - "rtCoreVersion": { - "majorVersion": 2, - "minorVersion": 0, - "patchVersion": 1 - }, - "signalChainMetaData": { - "bypass_gain_lin": { - "stringValue": "1" - }, - "bypass_gain_db": { - "stringValue": "0" - }, - "StreamType": { - "stringValue": "normal" - }, - "OutputType": { - "stringValue": "headset" - }, - "group_id": { - "stringValue": "1" - } - }, - "parameters": [], - "numInputs": 2, - "numOutputs": 2 - }, - { - "name": "EXT_2", - "rtCoreVersion": { - "majorVersion": 2, - "minorVersion": 0, - "patchVersion": 1 - }, - "signalChainMetaData": { - "bypass_gain_lin": { - "stringValue": "1" - }, - "bypass_gain_db": { - "stringValue": "0" - }, - "OutputType": { - "stringValue": "headset" - }, - "group_id": { - "stringValue": "1" - }, - "StreamType": { - "stringValue": "normal" - } - }, - "parameters": [], - "numInputs": 2, - "numOutputs": 2 - }, - { - "name": "EXT_3", - "rtCoreVersion": { - "majorVersion": 2, - "minorVersion": 0, - "patchVersion": 1 - }, - "signalChainMetaData": { - "bypass_gain_lin": { - "stringValue": "1" - }, - "bypass_gain_db": { - "stringValue": "0" - }, - "OutputType": { - "stringValue": "headset" - }, - "group_id": { - "stringValue": "1" - }, - "StreamType": { - "stringValue": "normal" - } - }, - "parameters": [], - "numInputs": 2, - "numOutputs": 2 - }, - { - "name": "EXT_4", - "rtCoreVersion": { - "majorVersion": 2, - "minorVersion": 0, - "patchVersion": 1 - }, - "signalChainMetaData": { - "bypass_gain_lin": { - "stringValue": "1" - }, - "bypass_gain_db": { - "stringValue": "0" - }, - "OutputType": { - "stringValue": "headset" - }, - "group_id": { - "stringValue": "1" - }, - "StreamType": { - "stringValue": "normal" - } - }, - "parameters": [], - "numInputs": 2, - "numOutputs": 2 - } - ], - "creator": "Flow 4.2.0", - "creatorVersion": { - "majorVersion": 4, - "minorVersion": 2, - "patchVersion": 0 - }, - "author": "thomas.boden@dirac.com", - "project": "Color", - "manufacturer": "Nothing", - "processorLibraryVersion": { - "majorVersion": 5, - "minorVersion": 0, - "patchVersion": 0 - }, - "creationTime": "2023-12-06T10:56:56Z" -} diff --git a/proprietary/vendor/lib64/libdirac.so b/proprietary/vendor/lib64/libdirac.so deleted file mode 100644 index e14be98..0000000 Binary files a/proprietary/vendor/lib64/libdirac.so and /dev/null differ diff --git a/proprietary/vendor/lib64/soundfx/libdiraceffect_NT.so b/proprietary/vendor/lib64/soundfx/libdiraceffect_NT.so deleted file mode 100644 index b01ac05..0000000 Binary files a/proprietary/vendor/lib64/soundfx/libdiraceffect_NT.so and /dev/null differ