Merge "cmdline property in bootimg can be customized for debuggable builds" am: 4b2435bc79
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1813356 Change-Id: Ia4491bfb3c16e139bf40bde090c2274efea73b35
This commit is contained in:
@@ -108,6 +108,8 @@ type variableProperties struct {
|
||||
Static_libs []string
|
||||
Whole_static_libs []string
|
||||
Shared_libs []string
|
||||
|
||||
Cmdline []string
|
||||
}
|
||||
|
||||
// eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging
|
||||
|
Reference in New Issue
Block a user