On Mon May 29, 2023 at 3:41 AM EDT, Konrad Dybcio wrote: > > > On 28.05.2023 15:36, Rudraksha Gupta wrote: > >> Where did the "att" come from in the compatible. Is this some carrier specific model of the phone? > > > > This is the code name for the device. Since there are usually multiple variants of a device, using the code name differentiates between those variants. For example, if I left this as "samsung,express", it would be unclear if I am referring to the GT-I8730 (code name: expresslte) or the SGH-I437 model. This is typically done in postmarketOS: https://wiki.postmarketos.org/wiki/Devices and XDA developers. I believe it is a carrier specific model of the Samsung Galaxy Express. > > > > Please fix your email client: > > - wrap each line at about 80 characters > - don't trim messages unless they're very long or > there's some other good reason > - Don't send v(n+1) as a reply to v(n), send it in a > separate thread. > Gotcha, I will do that next time. Should I still send v2 in a separate thread? Not sure if I should as I don't want to spam anyone. > > > Konrad