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

Commit 4ef302a8 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Make unzip available."

am: 5efd2abe

Change-Id: Ied58829bb8735c34367c9f947b842a1afef894ce
parents 6c28203e 5efd2abe
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",
    ],
}