release: Remove no longer used Pixel flags

Change-Id: Ia4e03a0c4c47a72cf4116f7344846ccc9b37c3ab
This commit is contained in:
Michael Bestas
2025-07-30 03:06:55 +03:00
parent 47a3088f3e
commit ca679dc6ee
9 changed files with 0 additions and 52 deletions

View File

@@ -1,8 +0,0 @@
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

@@ -1,8 +0,0 @@
name: "RELEASE_PIXEL_AIDL_AUDIO_HAL"
namespace: "android_UNKNOWN"
description: "Using this flag to control AIDL Audio Hal on Pixel phone."
value: {
bool_value: false
}
workflow: LAUNCH
containers: "vendor"

View File

@@ -1,8 +0,0 @@
name: "RELEASE_PIXEL_AIDL_AUDIO_HAL_ZUMA"
namespace: "android_UNKNOWN"
description: ""
value: {
bool_value: false
}
workflow: LAUNCH
containers: "vendor"

View File

@@ -1,8 +0,0 @@
name: "RELEASE_PIXEL_AIDL_BATTERY_MITIGATION_HAL"
namespace: "android_UNKNOWN"
description: "Using this flag to control AIDL Battery Mitigation Hal on Pixel phone."
value: {
bool_value: false
}
workflow: LAUNCH
containers: "vendor"

View File

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

View File

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

View File

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

View File

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

View File

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