Drop IncludeTags

This was previously used in conjunction with blueprint_package_includes
to prune Android.bp files from soong analysis.

Test: m nothing
Bug: 308188212
Change-Id: Ie82e20eec63bd0be70e1cf0290c70f62d5621c76
This commit is contained in:
Spandan Das
2024-05-22 19:11:09 +00:00
parent b07e7fd542
commit aa9369b71d
7 changed files with 0 additions and 17 deletions

View File

@@ -471,7 +471,6 @@ type ProductVariables struct {
IgnorePrefer32OnDevice bool `json:",omitempty"`
IncludeTags []string `json:",omitempty"`
SourceRootDirs []string `json:",omitempty"`
AfdoProfiles []string `json:",omitempty"`