config: pixel: Exclude Google Sans overlays for PixelSetupWizard
This commit is contained in:
parent
50b08886a1
commit
ce9d7fa6ca
1 changed files with 4 additions and 0 deletions
|
@ -322,3 +322,7 @@ filters:
|
||||||
substring:
|
substring:
|
||||||
# P17-19: Active Edge
|
# P17-19: Active Edge
|
||||||
- elmyra
|
- elmyra
|
||||||
|
|
||||||
|
regex:
|
||||||
|
# Not all custom ROMs have Google Sans
|
||||||
|
- '^com\.google\.android\.pixel\.setupwizard/PixelSetupWizard:string/setup_.+_font_family$'
|
||||||
|
|
Loading…
Reference in a new issue