Add two new variables to Malloc_not_svelte.
Add the srcs and header_libs for the system/core/debuggerd change to support removing scudo code on svelte configs. Bug: 201007100 Test: Builds. Change-Id: Iec083dc5cbfbc63334a72e2e77a53067786a85ca
This commit is contained in:
@@ -61,6 +61,8 @@ type variableProperties struct {
|
||||
Shared_libs []string `android:"arch_variant"`
|
||||
Whole_static_libs []string `android:"arch_variant"`
|
||||
Exclude_static_libs []string `android:"arch_variant"`
|
||||
Srcs []string `android:"arch_variant"`
|
||||
Header_libs []string `android:"arch_variant"`
|
||||
} `android:"arch_variant"`
|
||||
|
||||
Malloc_zero_contents struct {
|
||||
|
Reference in New Issue
Block a user