OSDN Git Service

Synchronize access to sNotificationBundle.
authorFelipe Leme <felipeal@google.com>
Fri, 21 Sep 2018 23:37:53 +0000 (16:37 -0700)
committerFelipe Leme <felipeal@google.com>
Fri, 21 Sep 2018 23:40:51 +0000 (16:40 -0700)
commitee72fa19a97f2b0677a130204e3527bc3233e4d9
tree4275a178f125cbe680b843fe1c4f2399733d10ae
parenta60b0e2a380abccda004170b400287db680bb45e
Synchronize access to sNotificationBundle.

Otherwise Shell can crash due to ConcurrentModificationException

Test: atest BugreportReceiverTest
Test: manual verification

Fixes:116280360

Change-Id: I138acd43b313d2a7a9d945fb44a9d63e1ad798eb
packages/Shell/src/com/android/shell/BugreportProgressService.java