summaryrefslogtreecommitdiff
path: root/tools/dump-coverage/dump_coverage.cc
diff options
context:
space:
mode:
authorwoongki min <wk0831.min@samsung.com>2019-09-25 11:50:48 +0900
committerwoongki min <wk0831.min@samsung.com>2019-10-03 13:38:51 +0900
commitbbc972806bb9cd0baf74414f2aec958483d68d7f (patch)
tree2843e0c05f8f1153b48308e6c6dcbea2b53c0579 /tools/dump-coverage/dump_coverage.cc
parenteeee6f90d10d293edcc171373ba8c20950d450d9 (diff)
Reduce unnecessary NotificationListener binder transaction.
When package suspend occurs, API calls are made as many as the number of changed packages, resulting in unnecessary binder transactions. This can rapidly consume the async space on the NotificationListener side, such as the SystemUI. JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 8844) NotificationListeners: unable to notify listener (posted): android.service.notification.INotificationListener$Stub$Proxy@8ed47e2 NotificationListeners: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died Test: Occurs ACTION_PACKAGES_UNSUSPENDED/SUSPENDED with a pkgList size of 50 or more Test: Async space of SystemUI(NotificationListener) decreases and binder transaction fails. Change-Id: I58d42ecf39e13b3adce7652ae72147de0be00e89
Diffstat (limited to 'tools/dump-coverage/dump_coverage.cc')
0 files changed, 0 insertions, 0 deletions