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

This commit is contained in:
Anton Hansson
2023-10-24 12:43:36 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -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": {},

View File

@@ -28,6 +28,7 @@ var legacyCorePlatformApiModules = []string{
"FloralClocks",
"framework-jobscheduler",
"framework-minus-apex",
"framework-minus-apex-headers",
"framework-minus-apex-intdefs",
"FrameworksCoreTests",
"HelloOslo",