Split VariantCaster from binder_common.h

This commit is contained in:
Yyf2333
2026-03-03 23:39:38 +08:00
committed by Yufeng Ying
parent 1d5e34ed7b
commit 282e4544b0
39 changed files with 255 additions and 207 deletions
@@ -49,6 +49,7 @@
#include <execinfo.h>
#include <link.h>
#include <csignal>
#include <cstdio>
#include <cstdlib>
static void handle_crash(int sig) {