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
This commit is contained in:
@@ -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...
|
||||
|
Reference in New Issue
Block a user