note Slow Binder Call
0 | 1K
use StrictMode.noteSlowCall to mark common slow binder call on main thread(IActivityManager, IPackageManager, IConnectivityManager)
use StrictMode.noteSlowCall to mark common slow binder call on main thread(IActivityManager, IPackageManager, IConnectivityManager)
Show Douyin SimVideo Info
force enable strictmode for specified application in android, use this feature to check app's strictmode violation. if registerClass failed, setenforce 0.
add trace for binder call from binderproxy, use this feature to figure out which binder interface it calls
open wechat xlog, so we can see logs in logcat