Revert^4 "Add TARGET_SYSTEM_PROP to system build.prop"
072c0e4fcb
Change-Id: I53a36f415a9bd472170f030f115039e623769acf
This commit is contained in:
@@ -2077,3 +2077,7 @@ func (c *config) UseDebugArt() bool {
|
||||
|
||||
return Bool(c.productVariables.Eng)
|
||||
}
|
||||
|
||||
func (c *config) SystemPropFiles(ctx PathContext) Paths {
|
||||
return PathsForSource(ctx, c.productVariables.SystemPropFiles)
|
||||
}
|
||||
|
Reference in New Issue
Block a user