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

Commit a50cd8d4 authored by Ed Heyl's avatar Ed Heyl
Browse files

reconcile aosp (f908b61a) after branching. Please do not merge.

Change-Id: Icd3f2c31aca8c9888c81da27eaeaffed07ec9820
parent 8ca04289
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ import static android.system.OsConstants.*;

public class LocalTransport extends BackupTransport {
    private static final String TAG = "LocalTransport";
    private static final boolean DEBUG = true;
    private static final boolean DEBUG = false;

    private static final String TRANSPORT_DIR_NAME
            = "com.android.internal.backup.LocalTransport";