False-Mask
False-Mask
ANDROID_SDK_ROOT, which also points to the SDK installation directory, is deprecated. ref: https://developer.android.com/tools/variables#envar
I cann't use Android Profiler tool to get the sample Flame。
$ make make -C /lib/modules/5.15.0-122-generic/build M=/home/rose/Downloads/rtw89-BT modules make[1]: 进入目录“/usr/src/linux-headers-5.15.0-122-generic” CC [M] /home/rose/Downloads/rtw89-BT/btmtk.o /home/rose/Downloads/rtw89-BT/btmtk.c: In function ‘btmtk_coredump_notify’: /home/rose/Downloads/rtw89-BT/btmtk.c:91:7: error: ‘HCI_DEVCOREDUMP_IDLE’ undeclared (first use in this function) 91 | case HCI_DEVCOREDUMP_IDLE: |...