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

Commit 04553ee1 authored by Nolen Johnson's avatar Nolen Johnson
Browse files

lineage: Move repopick to lineage/scripts

* So it tracks `main` instead of versioned branches.

Change-Id: I25eb29b85caacae9d14e0e8b8bbafc9d339e8a40
parent e60d7870
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -920,7 +920,7 @@ alias cmkap='dopush cmka'

function repopick() {
    T=$(gettop)
    $T/vendor/lineage/build/tools/repopick.py $@
    $T/lineage/scripts/repopick/repopick.py $@
}

function fixup_common_out_dir() {

build/tools/repopick.py

deleted100755 → 0
+0 −497

File deleted.

Preview size limit exceeded, changes collapsed.