Snap for 7821078 from b9b436fe17 to sc-d2-release

Change-Id: I47d7df1e9e209d9451cc44bcbe24c21cb8dc8102
This commit is contained in:
Android Build Coastguard Worker 2021-10-13 23:01:01 +00:00
commit cfc80141ae
1 changed files with 2 additions and 0 deletions

View File

@ -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