Merge "Created empty framework-location non-updatable module" into main
This commit is contained in:
commit
05eabd9c4d
2 changed files with 2 additions and 0 deletions
|
@ -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": {},
|
||||
|
|
|
@ -28,6 +28,7 @@ var legacyCorePlatformApiModules = []string{
|
|||
"FloralClocks",
|
||||
"framework-jobscheduler",
|
||||
"framework-minus-apex",
|
||||
"framework-minus-apex-headers",
|
||||
"framework-minus-apex-intdefs",
|
||||
"FrameworksCoreTests",
|
||||
"HelloOslo",
|
||||
|
|
Loading…
Reference in a new issue