Skip to content
Commit e3bfd664 authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

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
parent 8887c6da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment