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

Commit ae03e060 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 am: ac1e0c33

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iba288757bc32d66f544a3adcb72c80fd020609f0
parents d425351e ac1e0c33
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",