Snap for 7821078 from b9b436fe17
to sc-d2-release
Change-Id: I47d7df1e9e209d9451cc44bcbe24c21cb8dc8102
This commit is contained in:
commit
cfc80141ae
|
@ -101,6 +101,8 @@ type variableProperties struct {
|
|||
Keep_symbols *bool
|
||||
Keep_symbols_and_debug_frame *bool
|
||||
}
|
||||
Srcs []string
|
||||
Exclude_srcs []string
|
||||
}
|
||||
|
||||
// eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging
|
||||
|
|
Loading…
Reference in New Issue