It's not bromine, it's not a gauge of film: it's the next Android
release.

Set final state to "sdk" marking step-1 of finalization as complete.

Ignore-AOSP-First: Finalization is not performed in AOSP.
Bug: 335304236
Test: presubmit
Change-Id: Ifebf6ce36c5aa5c987d434085ca812f18e97ad4f
This commit is contained in:
Gurpreet Singh 2024-04-29 13:20:34 +00:00
parent b5f2cdff9d
commit 06dad4f3c2

View file

@ -22,7 +22,7 @@ export FINAL_MAINLINE_EXTENSION='13'
# 'vintf' - VINTF is finalized
# 'sdk' - VINTF and SDK/API are finalized
# 'rel' - branch is finalized, switched to REL
export FINAL_STATE='vintf'
export FINAL_STATE='sdk'
export BUILD_FROM_SOURCE_STUB=true