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

Commit 7d45f559 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Support more variables for "debuggable"." into main

parents 0adcc8c8 38178329
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -133,8 +133,10 @@ type variableProperties struct {
				Keep_symbols_and_debug_frame *bool
			}
			Static_libs         []string
			Exclude_static_libs []string
			Whole_static_libs   []string
			Shared_libs         []string
			Jni_libs            []string

			Cmdline []string