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

Commit 97640451 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add missing XmlUtils.skipCurrentTag(parser); to "bugreport-whitelisted" case"

parents 48085ae1 08146efa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -938,6 +938,7 @@ public class SystemConfig {
                        } else {
                            mBugreportWhitelistedPackages.add(pkgname);
                        }
                        XmlUtils.skipCurrentTag(parser);
                    } break;
                    default: {
                        Slog.w(TAG, "Tag " + name + " is unknown in "