Merge "If device config has a NAS related message, also enable importance adjustments" into qt-qpr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
86bd6631ce
@@ -1833,6 +1833,7 @@ public class NotificationManagerService extends SystemService {
|
||||
}
|
||||
if (properties.getKeyset()
|
||||
.contains(SystemUiDeviceConfigFlags.NAS_DEFAULT_SERVICE)) {
|
||||
mAssistants.allowAdjustmentType(Adjustment.KEY_IMPORTANCE);
|
||||
mAssistants.resetDefaultAssistantsIfNecessary();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user