Loading android/variable.go +3 −0 Original line number Diff line number Diff line Loading @@ -114,6 +114,9 @@ type variableProperties struct { Shared_libs []string Cmdline []string Srcs []string Exclude_srcs []string } // eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging Loading Loading
android/variable.go +3 −0 Original line number Diff line number Diff line Loading @@ -114,6 +114,9 @@ type variableProperties struct { Shared_libs []string Cmdline []string Srcs []string Exclude_srcs []string } // eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging Loading