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

Commit ac1e0c33 authored by Tianjie Xu's avatar Tianjie Xu Committed by Automerger Merge Worker
Browse files

Merge "Don't build host binary for applypatch" am: e9d25da6

Original change: https://android-review.googlesource.com/c/platform/bootable/recovery/+/1551265

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I5d9f688d739df6b0fa5620d08f883fd88f675f10
parents b2c7beb2 e9d25da6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -71,7 +71,6 @@ cc_library_static {
cc_library_static {
    name: "libapplypatch_modes",
    vendor_available: true,
    host_supported: true,

    defaults: [
        "applypatch_defaults",
@@ -96,7 +95,6 @@ cc_library_static {
cc_binary {
    name: "applypatch",
    vendor: true,
    host_supported: true,

    defaults: [
        "applypatch_defaults",