Filter device models
When you publish a patch, you can filter device models. The patch will not be applied to the filtered models.
Prerequisites
You have uploaded a patch. For more information, see Upload a patch.
Procedure
Log on to the EMAS console and select Mobile Hotfix.
Find your project and select the corresponding application.
In the navigation pane on the left, choose Filter Device Models to open the Filter Device Models page.
Click Add Device Model Filter. The Add Device Model Filter dialog box appears.
Parameter
Description
Application Version
Select the application version for the patch.
Patch
After you select an application version, select the patch to which you want to add the filter.
OS Version
Select the OS version to filter. A list of OS versions is available in the console.
Phone Brand
Select the phone brand to filter. The brand is the trademark, which can be different from the manufacturer. A list of phone brands is available in the console.
Phone Model
The specific model of a phone from a certain brand. A selection list is not provided due to the vast number of phone models. The phone model is not case-sensitive. For example: OPPO R11.
Get the phone model by calling android.os.Build.MODEL in your code.
ImportantTo filter all models, enter all.
After you complete the configuration, click Confirm.