Merge "Add required: to debuggable"
am: f57bfee1d1
Change-Id: I5c28878cac761dcb3cb380c284187e2f4f8cee85
This commit is contained in:
commit
dc1b185cfe
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ type variableProperties struct {
|
|||
Cflags []string
|
||||
Cppflags []string
|
||||
Init_rc []string
|
||||
Required []string
|
||||
}
|
||||
|
||||
// eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging
|
||||
|
|
Loading…
Reference in a new issue