Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8f323ae3 authored by Yifan Hong's avatar Yifan Hong
Browse files

Add libs to debuggable

Test: pass
Bug: 190868302
Change-Id: Ia51d9bb97d2f413b515335534cd5a771da68ce4b
parent 8e590ea8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -101,6 +101,9 @@ type variableProperties struct {
				Keep_symbols                 *bool
				Keep_symbols_and_debug_frame *bool
			}
			Static_libs       []string
			Whole_static_libs []string
			Shared_libs       []string
		}

		// eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging