e3q: Try getting BT Audio working

Change-Id: If1d768c6e3ac503cb5d17f3e6ce4006c57105dfd
This commit is contained in:
David Wronek
2024-12-29 23:09:00 +01:00
parent 8843d16b9b
commit 36894a7a45
18 changed files with 4598 additions and 24 deletions

View File

@@ -61,6 +61,8 @@ blob_fixups: blob_fixups_user_type = {
.binary_regex_replace(b'ril.dds.call.ongoing', b'vendor.calls.slot_id')
# mov x3, x21 -> mov x3, #0
.sig_replace('bf c2 00 f8 76 0e 40 f9 80 0e 40 f9 e1 03 16 aa 82 0c 80 52 e3 03 15 aa 24 00 80 52 08 00 40 f9', 'bf c2 00 f8 76 0e 40 f9 80 0e 40 f9 e1 03 16 aa 82 0c 80 52 03 00 80 d2 24 00 80 52 08 00 40 f9'),
'vendor/lib64/libqcodec2_core.so': blob_fixup()
.add_needed('libcodec2_shim.so'),
} # fmt: skip
module = ExtractUtilsModule(