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

Commit 5efd2abe authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Make unzip available."

parents 33dcdb80 ab08933f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -158,4 +158,5 @@ cc_binary {
        "libbase",
        "libziparchive",
    ],
    recovery_available: true,
}
+2 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ phony {
        "tcpdump",
        "toolbox",
        "toybox",
        "unzip",
    ],
}

@@ -31,6 +32,7 @@ phony {
        "sh.recovery",
        "toolbox.recovery",
        "toybox.recovery",
        "unzip.recovery",
    ],
}