Commit 818f4cbc authored by swift_gan's avatar swift_gan

add pass reflection on Android Q

parent 59da57cc
......@@ -8,6 +8,8 @@ import java.lang.reflect.Method;
// Created by Swift Gan on 2019/3/15.
//
//bypass hidden api on Android 9 - 10
public class ReflectionUtils {
public static Method forNameMethod;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment