Modify LGU+ IMS user agent to Google device carrier settings - #350
Modify LGU+ IMS user agent to Google device carrier settings#350imnyang wants to merge 2 commits into
Conversation
|
Hello, thank you for confirming that using Please note that all of the |
03dd6bb to
9cba325
Compare
Thanks for the feedback. I updated the implementation to apply the LGU+ carrier-settings change during The generation-time patch updates
This keeps the change reproducible and prevents The changes are committed and pushed to this branch. |
|
@fuyuka3725, you mentioned in GrapheneOS/os-issue-tracker#7066 (comment) that LG U+ must not register with OMD. Could you please reconfirm this if possible? |
|
@inthewaves This does not mean that you should not register The ‘carrier settings’ on a mobile phone and the OMD code used by the carrier’s customer service centre may share the same name, but technically they are entirely different values. |
|
However, if the question is asking whether you need to register OMD with the LG U+ carrier customer service center, the answer is STILL NO. Unlike with SKT or KT, various issues arise during registration. This is because LG U+ operates on an NR/LTE-only network, unlike the other two carriers. Add: Based on the information above, I personally believe that even if the OMD-STDPHONE code is registered on the Pixel 6 Pro, it still functions because the device is explicitly marked as non-genuine. However, in my experience, there is no need to intentionally register this code on Pixel 7 or later models. |
Summary
ims.ims_user_agent_stringto the LG U+ carrier settings for 20 Google Pixel devices.TTA-VoLTE/3.0 #MODEL#/#BUILD# Device-Type/Android_Phone OMD.pbfiles and update the associated vendor spec SHA-256 hashes.Rationale
The LG U+ carrier settings previously did not define an IMS user-agent string. This change adds the carrier-specific value while preserving the per-device
#MODEL#and#BUILD#placeholders.Validation
lguplus_kr.pbfiles match their corresponding vendor spec entries.