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

Commit 488dd277 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add missing dependencies to releasetools_common and binary defaults."...

Merge "Add missing dependencies to releasetools_common and binary defaults." am: eebe61d3 am: d3480081

Original change: https://android-review.googlesource.com/c/platform/build/+/1548834

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I4993f678b4d06dfcc1c62c446c9e31fd774c29c5
parents a0db87bc d3480081
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -219,6 +219,8 @@ python_library_host {
        "lz4",
        "mkbootfs",
        "signapk",
        "toybox",
        "unpack_bootimg",
    ],
}

@@ -279,6 +281,8 @@ python_defaults {
        "lz4",
        "mkbootfs",
        "signapk",
        "toybox",
        "unpack_bootimg",
    ],
}