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