GloDroid / glodroid_manifest

Android port that aims to bring both user- and developer-friendly experience in using AOSP with a set of single-board computers (SBC), phones and other devices.
471 stars 67 forks source link

[GSM][OPTIONAL] Radio module initialization hardening #157

Closed matviizorin closed 1 year ago

matviizorin commented 3 years ago

We should finalize the RIL integration to finally fix initialization issues. The output of adb logcat -b radio has been attached.

logcat_radio_init.log

rsglobal commented 1 year ago

Brand new radio HAL available: https://github.com/GloDroid/mm-radio All modem-related issues should go there.