Revert "Consistently prepend arch-specific headers"
This reverts commit e945a4d212
.
Reason for revert: broke full-eng checkbuild
Change-Id: I0036fed96aa727b63c16982151fd661923e77e59
This commit is contained in:
@@ -92,7 +92,7 @@ type BaseCompilerProperties struct {
|
||||
|
||||
// list of generated headers to add to the include path. These are the names
|
||||
// of genrule modules.
|
||||
Generated_headers []string `android:"arch_variant,variant_prepend"`
|
||||
Generated_headers []string `android:"arch_variant"`
|
||||
|
||||
// pass -frtti instead of -fno-rtti
|
||||
Rtti *bool
|
||||
|
Reference in New Issue
Block a user