mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-30 18:05:28 +00:00
actually bring back DI hook
This commit is contained in:
@@ -265,9 +265,9 @@ static bool hookLibrary(const char* libname) {
|
||||
findSymbolOffset(decompressed,
|
||||
"l2c_fcr_chk_chan_modes");
|
||||
|
||||
/* uint64_t sdp_offset =
|
||||
uint64_t sdp_offset =
|
||||
findSymbolOffset(decompressed,
|
||||
"BTA_DmSetLocalDiRecord"); */
|
||||
"BTA_DmSetLocalDiRecord");
|
||||
|
||||
if (chk_offset) {
|
||||
void* target =
|
||||
|
||||
Reference in New Issue
Block a user