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

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

Snap for 9719949 from 61637990 to udc-release

Change-Id: I1647be105f01e07069c7a186c81d7e51bb11887c
parents cdcc199e 61637990
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