commit | 68c15ddb2daa78b235acd9bfd18b69a509ad075c | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Fri Aug 18 22:41:37 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Aug 18 22:41:37 2017 +0000 |
tree | 3255cdfab9c4a416459072b1b674787f1fc2a6ed | |
parent | 990419604ae0f305fc9d8b5cebadd627e537d48e [diff] | |
parent | 99a75cd2a5102e72b07a7614e84f8624d3c2ddd1 [diff] |
Obsolete bootstrap.bash and ./soong wrappers am: 99a75cd2a5 Change-Id: I12a217021354e5ab2812824e9b0209bcce2c9bcc
diff --git a/android/variable.go b/android/variable.go index 74fa868..9cb8c63 100644 --- a/android/variable.go +++ b/android/variable.go
@@ -81,6 +81,7 @@ Debuggable struct { Cflags []string Cppflags []string + Init_rc []string } // eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging