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

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

Merge "Remove broken struct tag" into main

parents a9e9f539 95b1c704
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ type packageTestModule struct {
	ModuleBase
	PackagingBase
	properties struct {
		Install_deps []string `android:`
		Install_deps []string
	}
	entries []string
}