release: Set RELEASE_SVN_TEGU

From BP2A.250605.031.A2

Change-Id: If86a59f1469a927cc748816a2c70c9c6c79c2bc5
This commit is contained in:
Michael Bestas
2025-05-23 20:56:38 +03:00
committed by Bruno Martins
parent 8bc0272298
commit 0c0598b6cc
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
name: "RELEASE_SVN_TEGU"
namespace: "android_UNKNOWN"
description: "Using this flag to set build SVN(Software Version Number) value for TEGU under VENDOR"
value: {
string_value: "00"
}
workflow: MANUAL
containers: "vendor"

View File

@@ -0,0 +1,4 @@
name: "RELEASE_SVN_TEGU"
value: {
string_value: "8"
}