Script updates.
- add a mode to disable finalization steps if they were already merged, - add the extension version into commit message. Bug: 243966946 Test: local run Change-Id: I51505e5d5715b56f3b385d714e1aabaae06f58ed
This commit is contained in:
@@ -12,4 +12,10 @@ export FINAL_PLATFORM_VERSION='14'
|
||||
|
||||
export FINAL_BUILD_PREFIX='UP1A'
|
||||
|
||||
export FINAL_MAINLINE_EXTENSION='7'
|
||||
export FINAL_MAINLINE_EXTENSION='7'
|
||||
|
||||
# Options:
|
||||
# 'unfinalized' - branch is in development state,
|
||||
# 'sdk' - SDK/API is finalized
|
||||
# 'rel' - branch is finalized, switched to REL
|
||||
export FINAL_STATE='unfinalized'
|
||||
|
Reference in New Issue
Block a user