OSDN Git Service

Fix notification update path for structural updates.
authorChris Wren <cwren@android.com>
Thu, 12 Jun 2014 17:50:54 +0000 (13:50 -0400)
committerChris Wren <cwren@android.com>
Thu, 12 Jun 2014 17:51:51 +0000 (13:51 -0400)
commit1dafd04247c4f849e05fd1c73118d916b9b67f64
treecad47f5e7e9f1e5a656c0b3b89b405e6740dfd11
parent879d8b33087aaa3925fa2c4491c6c067fb160c36
Fix notification update path for structural updates.

Similar logic is required for the replacement case, as is already in place
for the update case, although the actions are different.

Bug: 15588056
Change-Id: I9ad115237c589716772e569fa1979a206b77097b
packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/HeadsUpNotificationView.java