Mark udc-dev as finalized branch.

Ignore-AOSP-First: This CL is only meant internal udc-dev at this time.
Test: ./build-step-1-and-m.sh
Bug: 279615150
Change-Id: I9920da7605cf6861742607a62222287f0c79b003
This commit is contained in:
Alex Buynytskyy
2023-04-26 05:17:13 +00:00
parent 33376577bf
commit 44395a8138

View File

@@ -18,4 +18,4 @@ export FINAL_MAINLINE_EXTENSION='7'
# 'unfinalized' - branch is in development state,
# 'sdk' - SDK/API is finalized
# 'rel' - branch is finalized, switched to REL
export FINAL_STATE='sdk'
export FINAL_STATE='rel'