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

Commit 0f35b09b authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-22.2' into a15

parents b3067a31 a2c2b236
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -510,11 +510,6 @@ function lunch()
        cd - > /dev/null
    fi

    # Generate build-manifest.xml after roomservice finishes
    cd $T > /dev/null
    vendor/lineage/build/tools/gen_build-manifest.sh
    cd - > /dev/null

    _lunch_meat $product $release $variant
}