Revert "Conditionally pass kernel version to build.prop"

This reverts commit 036d9e6744.

Reason for revert: DroidMonitor: Potential culprit for b/356297315 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Change-Id: I58f1e43978eb812004d2e46fa7ce402e164d2800
This commit is contained in:
Liana Kazanova
2024-07-30 17:58:19 +00:00
committed by Gerrit Code Review
parent 036d9e6744
commit 29fed1efe8
3 changed files with 1 additions and 12 deletions

View File

@@ -508,8 +508,6 @@ type ProductVariables struct {
ArtTargetIncludeDebugBuild *bool `json:",omitempty"`
SystemPropFiles []string `json:",omitempty"`
EnableUffdGc *string `json:",omitempty"`
}
type PartitionQualifiedVariablesType struct {