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

Commit cc3952e9 authored by Yumi Yukimura's avatar Yumi Yukimura
Browse files

envsetup: lunch: Generate build-manifest.xml after roomservice finishes

Change-Id: I3717820be4f40e74c2361dffff3f4c0103c72d70
parent 7c71ac4f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -510,6 +510,9 @@ function lunch()
        cd - > /dev/null
    fi

    # Generate build-manifest.xml after roomservice finishes
    vendor/lineage/build/tools/gen_build-manifest.sh

    _lunch_meat $product $release $variant
}