Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
android: Fix hooking art_quick_resolution_trampoline (#307)
When using --enable-optimizations on newer ARTs, the quick entrypoint= can be art_quick_resolution_trampoline. Fixes #306.
- Loading branch information