This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
shell/platform/fuchsia/dart_runner/meta Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
"root-ssl-certificates"
10
10
],
11
11
"services": [
12
+ "fuchsia.deprecatedtimezone.Timezone",
12
13
"fuchsia.feedback.CrashReporter",
13
14
"fuchsia.intl.PropertyProvider",
14
15
"fuchsia.logger.LogSink",
15
16
"fuchsia.net.NameLookup",
16
17
"fuchsia.netstack.Netstack",
17
18
"fuchsia.posix.socket.Provider",
18
- "fuchsia.timezone.Timezone",
19
19
"fuchsia.tracing.provider.Registry"
20
20
]
21
21
}
Original file line number Diff line number Diff line change 9
9
"root-ssl-certificates"
10
10
],
11
11
"services": [
12
+ "fuchsia.deprecatedtimezone.Timezone",
12
13
"fuchsia.feedback.CrashReporter",
13
14
"fuchsia.intl.PropertyProvider",
14
15
"fuchsia.logger.LogSink",
15
16
"fuchsia.net.NameLookup",
16
17
"fuchsia.netstack.Netstack",
17
18
"fuchsia.posix.socket.Provider",
18
- "fuchsia.timezone.Timezone",
19
19
"fuchsia.tracing.provider.Registry"
20
20
]
21
21
}
Original file line number Diff line number Diff line change 9
9
"root-ssl-certificates"
10
10
],
11
11
"services": [
12
+ "fuchsia.deprecatedtimezone.Timezone",
12
13
"fuchsia.feedback.CrashReporter",
13
14
"fuchsia.intl.PropertyProvider",
14
15
"fuchsia.logger.LogSink",
17
18
"fuchsia.posix.socket.Provider",
18
19
"fuchsia.process.Launcher",
19
20
"fuchsia.process.Resolver",
20
- "fuchsia.timezone.Timezone",
21
21
"fuchsia.tracing.provider.Registry"
22
22
]
23
23
}
Original file line number Diff line number Diff line change 9
9
"root-ssl-certificates"
10
10
],
11
11
"services": [
12
+ "fuchsia.deprecatedtimezone.Timezone",
12
13
"fuchsia.feedback.CrashReporter",
13
14
"fuchsia.intl.PropertyProvider",
14
15
"fuchsia.logger.LogSink",
17
18
"fuchsia.posix.socket.Provider",
18
19
"fuchsia.process.Launcher",
19
20
"fuchsia.process.Resolver",
20
- "fuchsia.timezone.Timezone",
21
21
"fuchsia.tracing.provider.Registry"
22
22
]
23
23
}
You can’t perform that action at this time.
0 commit comments