Vendor API level 202404 is now frozen
Update the state to 'vintf' so we don't try to re-finalize the same level. Ignore-AOSP-First: VINTF 202404 Finalization Bug: 279809333 Test: build Change-Id: I06530eedaeb69cc9d4a9b3af5b91a101ab2eab7d
This commit is contained in:
@@ -22,7 +22,7 @@ export FINAL_MAINLINE_EXTENSION='58'
|
||||
# 'vintf' - VINTF is finalized
|
||||
# 'sdk' - VINTF and SDK/API are finalized
|
||||
# 'rel' - branch is finalized, switched to REL
|
||||
export FINAL_STATE='unfinalized'
|
||||
export FINAL_STATE='vintf'
|
||||
|
||||
export BUILD_FROM_SOURCE_STUB=true
|
||||
|
||||
|
Reference in New Issue
Block a user