Commit 0c4b501
Fix system profile behavior
System profile was not read from xml because the logic fallback to realData getProfileResId() was returning 0 in that case.
In addition to PROFILE_USER and built-in resource-based profiles we need to check PROFILE_SYSTEM1 parent 4181f56 commit 0c4b501
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments