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

Commit c2ecd9c3 authored by Robert Berry's avatar Robert Berry Committed by Android (Google) Code Review
Browse files

Merge "Improve logging when restore fails to load Package Manager."

parents 12973a4e c4dd18c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ public class RestoreDescription implements Parcelable {
    private final String mPackageName;
    private final int mDataType;

    private static final String NO_MORE_PACKAGES_SENTINEL = "";
    private static final String NO_MORE_PACKAGES_SENTINEL = "NO_MORE_PACKAGES";

    /**
     * Return this constant RestoreDescription from BackupTransport.nextRestorePackage()