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

Commit 81d90952 authored by Mårten Kongstad's avatar Mårten Kongstad
Browse files

sdkLibraryProperties: fix typo

Test: m nothing
Change-Id: Id9a0ba0a1123a298b8713f6dd6526ccb54fe5c46
parent 0507921d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -437,7 +437,7 @@ type sdkLibraryProperties struct {
	// Determines whether a runtime implementation library is built; defaults to false.
	//
	// If true then it also prevents the module from being used as a shared module, i.e.
	// it is as is shared_library: false, was set.
	// it is as if shared_library: false, was set.
	Api_only *bool

	// local files that are used within user customized droiddoc options.