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

Commit e311880f authored by Devin Moore's avatar Devin Moore
Browse files

finalize_branch_for_release: Don't build droidcore

'm droidcore' doesn't reproduce the same issues as `m`

Test: ./finalize_branch_for_release.sh
Bug: 258050166
Change-Id: I19efb49e6ece3f73010f757ebed0f0503698daed
parent 56a6905d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ function finalize_main() {
    #   Resource/SDK finalization.
    # In the future, we would want to actually turn the branch into the REL
    # state and test with that.
    AIDL_FROZEN_REL=true $m droidcore
    AIDL_FROZEN_REL=true $m

    # Build SDK (TODO)
    # lunch sdk...