commit | e3bfd664af4f850c2a51f8aa31de55a212294987 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Thu Feb 20 18:27:47 2020 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Thu Feb 20 18:40:20 2020 -0500 |
tree | 15936cd512f963f08e891e4243be16c08c9b266a | |
parent | 8887c6da17d33e1763e2e121e7d3dcd64cc0413c [diff] |
Do not close PW in BlurUtils dump Kotlin use will close the Closeable after finishing the block. This would close the underlying PW, preventing dumping the rest in SystemUI. Test: adb shell dumpsys activity service com.android.systemui/.SystemUIService dependency Fixes: 149947072 Change-Id: I52d62a47589384a17616fdbb4c0f7e897dedc8ee