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

Commit a2c2b236 authored by Yumi Yukimura's avatar Yumi Yukimura Committed by Bruno Martins
Browse files

Remove build-manifest.xml generation

Refer to I1a92a171f2e2ec1ba2453d6c666cefcd9884b39b.

This reverts commits cc3952e9 and ea2c3029.

Change-Id: I7f854e91e92d797f342af0edbdbddbe0e4390485
parent ea2c3029
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
}