Merge "In NotificationRecord, clean out adjustments once they've been applied."
This commit is contained in:
committed by
Android (Google) Code Review
commit
dbff07d1b1
@@ -690,6 +690,8 @@ public final class NotificationRecord {
|
||||
importance));
|
||||
}
|
||||
}
|
||||
// We have now gotten all the information out of the adjustments and can forget them.
|
||||
mAdjustments.clear();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user