commit | e3a699976ee52dcfd892f37a70c69a327d9cdac2 | [log] [tgz] |
---|---|---|
author | Julia Reynolds <juliacr@google.com> | Wed Jul 10 12:41:55 2019 -0400 |
committer | Julia Reynolds <juliacr@google.com> | Fri Jul 26 19:19:07 2019 +0000 |
tree | 962928919b0987d312bb27e6237cbe21dd73a958 | |
parent | 8237048fb0da55f732325f81b57b198b559995d0 [diff] |
Remove icon name from NR dump While occasionally useful, the call to create the Resources object can take long enough that threads waiting on the notificationlist lock (that we hold while dump()-ing) will ANR and crash system_process. Test: none Fixes: 134505821 Change-Id: I8c6246cb1debc2c3d548c300e76d9279e29e2d4f (cherry picked from commit c4ced6544d6e0160507e9477140a5903c72c2bf7)