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

Commit da9656da authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski Committed by Android (Google) Code Review
Browse files

Merge "Remove deprecated FLAG_ARCHIVE from the test code."

parents 42f3fca4 2d94a50f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -95,8 +95,7 @@ public class TestEnv {
                        | Document.FLAG_PARTIAL);
        FILE_ARCHIVE = model.createFile(
                "whatsinthere.zip",
                Document.FLAG_ARCHIVE
                        | Document.FLAG_SUPPORTS_DELETE);
                Document.FLAG_SUPPORTS_DELETE);
        FILE_VIRTUAL = model.createDocument(
                "virtualdoc.vnd",
                "application/vnd.google-apps.document",