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

Commit 7a35ce0e authored by Marco Gontijo's avatar Marco Gontijo Committed by Automerger Merge Worker
Browse files

Let genrule have the entrance depend on signapk am: e4c50bf2

parents 4f91b596 e4c50bf2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

// the signapk tool (a .jar application used to sign packages)
// ============================================================
java_library_host {
java_binary_host {
    name: "signapk",
    srcs: ["src/**/*.java"],
    manifest: "SignApk.mf",