Provide access to product_variables.malloc_svelte.cflags inside target.
Test: soong still works. Change-Id: I359f1e750e5961a21e3eeb9f1f3aa47974d7e99f
This commit is contained in:
@@ -43,8 +43,8 @@ type variableProperties struct {
|
||||
} `android:"arch_variant"`
|
||||
|
||||
Malloc_not_svelte struct {
|
||||
Cflags []string
|
||||
}
|
||||
Cflags []string `android:"arch_variant"`
|
||||
} `android:"arch_variant"`
|
||||
|
||||
Safestack struct {
|
||||
Cflags []string `android:"arch_variant"`
|
||||
|
Reference in New Issue
Block a user