e3q: Try getting BT Audio working
Change-Id: If1d768c6e3ac503cb5d17f3e6ce4006c57105dfd
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user