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

Commit ab08933f authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Make unzip available.

Bug: N/A
Test: N/A
Change-Id: I7f7a2e5d494536e5eb5f5e8744af224f31351c15
parent 304308ca
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",
    ],
}