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

Commit 05eabd9c authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Created empty framework-location non-updatable module" into main

parents 479ab86e 387a658e
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",