The backtrace for the audio crashes are the same: ``` backtrace: #00 pc 00038374 /apex/com.android.runtime/lib/bionic/libc.so (abort+172) (BuildId: ccfd0253649f06fb21b5a94128056020) #01 pc 00036605 /system/lib/libhidlbase.so (android::hardware::details::onRegistrationImpl(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)+2080) (BuildId: 90a9e8eb866e00453761e6880c9941fb) #02 pc 00038287 /system/lib/libhidlbase.so (android::hardware::details::registerAsServiceInternal(android::sp const&, std::__1::basic_string, std::__1::allocator > const&)+190) (BuildId: 90a9e8eb866e00453761e6880c9941fb) #03 pc 00035b4d /system/lib/libhidlbase.so (android::hardware::details::registerPassthroughServiceImplementation(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::function const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::basic_string, std::__1::allocator > const&)+468) (BuildId: 90a9e8eb866e00453761e6880c9941fb) #04 pc 00035c57 /system/lib/libhidlbase.so (android::hardware::registerPassthroughServiceImplementation(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)+30) (BuildId: 90a9e8eb866e00453761e6880c9941fb) #05 pc 00002515 /system/bin/hw/android.hardware.audio.service (main+2260) (BuildId: f60934a54804354c6b67769b020279c8) #06 pc 00032c77 /apex/com.android.runtime/lib/bionic/libc.so (__libc_init+66) (BuildId: ccfd0253649f06fb21b5a94128056020) ```