Commit 5583920
committed
gpuservice: Always reset feature overrides when parsing
Always call resetFeatureOverrides() at the start of
parseFeatureOverrides() to remove stale values before adding the newly
parsed values.
Bug: 372694741
Test: atest gpuservice_unittest:FeatureOverrideParserTest
Test: CQ, Manual verification
Flag: com.android.graphics.graphicsenv.flags.feature_overrides
Change-Id: Ie365dd2ffd648089a808f034fde5cc6886570cb81 parent 9af0a06 commit 5583920
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments