Merge "Revert "Conditionally pass kernel version to build.prop"" into main

This commit is contained in:
Liana Kazanova
2024-07-30 22:53:16 +00:00
committed by Gerrit Code Review
3 changed files with 1 additions and 12 deletions

View File

@@ -2085,7 +2085,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)
}