h1. GDBDebugging
adb shell while true;do gdbserver 192.168.20.132:8022 --attach $(pidof system_server);done