summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorwoongki min <wk0831.min@samsung.com>2019-09-25 11:50:48 +0900
committerJulia Reynolds <juliacr@google.com>2019-10-04 09:48:30 -0400
commit4d9919f48043b3b89a8d09824ecda949a2292a36 (patch)
tree43af4516e007975492e1ff315a7341637c7adc6b /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parente6de1595383ec1159797a29e8b04400925663168 (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 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions