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:
committed by
Gerrit Code Review
parent
036d9e6744
commit
29fed1efe8
@@ -2081,7 +2081,3 @@ func (c *config) UseDebugArt() bool {
|
||||
func (c *config) SystemPropFiles(ctx PathContext) Paths {
|
||||
return PathsForSource(ctx, c.productVariables.SystemPropFiles)
|
||||
}
|
||||
|
||||
func (c *config) EnableUffdGc() string {
|
||||
return String(c.productVariables.EnableUffdGc)
|
||||
}
|
||||
|
Reference in New Issue
Block a user