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

Commit 5ce5e71f authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7354453 from 928f3136 to sc-v2-release

Change-Id: Idc9e4000f1d48789f68553af0f342f28753257cf
parents ce987ec1 928f3136
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -43,8 +43,7 @@ genrule {
    out: ["ThemePicker_res.zip"],
    cmd: "INPUTS=($(in)) && "
        + "RES_DIR=$$(dirname $$(dirname $${INPUTS[0]})) && "
        + "$(location soong_zip) -o $(out) -C $$RES_DIR -D $$RES_DIR && "
        + "cp $(out) ."
        + "$(location soong_zip) -o $(out) -C $$RES_DIR -D $$RES_DIR"
}

//