release: Set RELEASE_GOOGLE_TEGU_16K_DEVELOPER_OPTION

From BP2A.250605.031.A2

Change-Id: I8535aeb6dba5893ba06e6f73cb555be69ca3b34c
This commit is contained in:
Michael Bestas
2025-06-16 21:27:12 +03:00
committed by Bruno Martins
parent 0c0598b6cc
commit 5daa4f3f23
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
name: "RELEASE_GOOGLE_TEGU_16K_DEVELOPER_OPTION"
namespace: "android_UNKNOWN"
description: "Enables 16KB developer option in settings"
value: {
bool_value: false
}
workflow: LAUNCH
containers: "vendor"

View File

@@ -0,0 +1,4 @@
name: "RELEASE_GOOGLE_TEGU_16K_DEVELOPER_OPTION"
value: {
bool_value: true
}