Disable CONFIG_RT_GROUP_SCHED to control RT cpu allowance globally.
This fixes Bluetooth on Android 12
E bt_osi_alarm: system/bt/osi/src/alarm.cc:683 timer_create_internal: timer_create_internal unable to create timer with clock 7
F droid.bluetoot: [1111/202410.566686:FATAL:alarm.cc(169)] Check failed: false.
F DEBUG : Cmdline: com.android.bluetooth
F DEBUG : pid: 1497, tid: 1556, name: bt_stack_manage >>> com.android.bluetooth <<<
F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
F DEBUG : Abort message: '[1111/202424.867112:FATAL:alarm.cc(169)] Check failed: false
Disable CONFIG_RT_GROUP_SCHED to control RT cpu allowance globally.
This fixes Bluetooth on Android 12
E bt_osi_alarm: system/bt/osi/src/alarm.cc:683 timer_create_internal: timer_create_internal unable to create timer with clock 7 F droid.bluetoot: [1111/202410.566686:FATAL:alarm.cc(169)] Check failed: false.
F DEBUG : Cmdline: com.android.bluetooth F DEBUG : pid: 1497, tid: 1556, name: bt_stack_manage >>> com.android.bluetooth <<< F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr -------- F DEBUG : Abort message: '[1111/202424.867112:FATAL:alarm.cc(169)] Check failed: false
Ref : https://android.googlesource.com/kernel/configs/+/f5591f5e9e7bc4d7984696055955653373e9b48a%5E%21/#F0