Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d74158bc authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9720638 from 01f2673a to tm-qpr3-release

Change-Id: I2230dae01ebeddb2a71061d0f9defac99ca5fd9f
parents 038ba630 01f2673a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -156,6 +156,9 @@ public abstract class ViewCapture {
     * Dumps all the active view captures
     */
    public void dump(PrintWriter writer, FileDescriptor out, Context context) {
        if (!mIsEnabled) {
            return;
        }
        ViewIdProvider idProvider = new ViewIdProvider(context.getResources());

        // Collect all the tasks first so that all the tasks are posted on the executor