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

Commit 7c041f77 authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge "Created empty framework-location non-updatable module" into main am: 05eabd9c

parents bf9a4dc7 05eabd9c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -683,6 +683,7 @@ func NewConfig(cmdArgs CmdArgs, availableEnv map[string]string) (Config, error)
		"framework-connectivity":            {},
		"framework-connectivity-t":          {},
		"framework-graphics":                {},
		"framework-location":                {},
		"framework-media":                   {},
		"framework-mediaprovider":           {},
		"framework-ondevicepersonalization": {},
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ var legacyCorePlatformApiModules = []string{
	"FloralClocks",
	"framework-jobscheduler",
	"framework-minus-apex",
	"framework-minus-apex-headers",
	"framework-minus-apex-intdefs",
	"FrameworksCoreTests",
	"HelloOslo",