You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you probably already know, some phones have different model names for countries/regions. For example the S9+ has SM-G965F (eu), SM-G965U (us) etc.
I think for this db they could be grouped together in a single entry, since the changes are not related to the screen. I know that the user agent will work if we just leave the rule as SM-G965, but my question is, can we do the same for mdmh?
Would this work? samsung/*/SM-G965*/*
The text was updated successfully, but these errors were encountered:
As you probably already know, some phones have different model names for countries/regions. For example the S9+ has SM-G965F (eu), SM-G965U (us) etc.
I think for this db they could be grouped together in a single entry, since the changes are not related to the screen. I know that the user agent will work if we just leave the rule as SM-G965, but my question is, can we do the same for mdmh?
Would this work?
samsung/*/SM-G965*/*
The text was updated successfully, but these errors were encountered: