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

Commit 0c9c0f04 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove unused java_sdk_library_import properties"

parents 6c54195e 29f55763
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -838,16 +838,8 @@ type sdkLibraryImportProperties struct {

	Sdk_version *string

	Installable *bool

	// List of shared java libs that this module has dependencies to
	Libs []string

	// List of files to remove from the jar file(s)
	Exclude_files []string

	// List of directories to remove from the jar file(s)
	Exclude_dirs []string
}

type sdkLibraryImport struct {