Hello, I followed the instruction for building it and then I pushed the "binder" executable to /system/bin
adb root && adb remount was done beforehand.
However, when I executed the command "adb shell binder" I got the following message:
adb shell binder
CANNOT LINK EXECUTABLE "binder": cannot locate symbol "_ZN7android23sp_report_stack_pointerEv" referenced by "/system/bin/binder"...
I do not know how to fix this problem. Can you please help me?
Thank you
Sarbojit