Merge "Send a ranking update on global dot state change" into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3f9f9933e5
@@ -1174,7 +1174,7 @@ public class RankingHelper implements RankingConfig {
|
||||
changed |= oldValue != newValue;
|
||||
}
|
||||
if (changed) {
|
||||
mRankingHandler.requestSort();
|
||||
updateConfig();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user