mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Delete chrome_v1.cmx
This commit is contained in:
parent
a69774a265
commit
ce556797a2
1 changed files with 0 additions and 40 deletions
|
@ -1,40 +0,0 @@
|
|||
{
|
||||
"program": {
|
||||
"binary": "thorium",
|
||||
"args": [ "--enable-features=Vulkan,CanvasOopRasterization" ]
|
||||
},
|
||||
"sandbox": {
|
||||
"features": [
|
||||
"config-data",
|
||||
"deprecated-ambient-replace-as-executable",
|
||||
"isolated-cache-storage",
|
||||
"isolated-persistent-storage",
|
||||
"isolated-temp",
|
||||
"root-ssl-certificates",
|
||||
"vulkan"
|
||||
],
|
||||
"services": [
|
||||
"fuchsia.buildinfo.Provider",
|
||||
"fuchsia.device.NameProvider",
|
||||
"fuchsia.element.GraphicalPresenter",
|
||||
"fuchsia.fonts.Provider",
|
||||
"fuchsia.input.virtualkeyboard.ControllerCreator",
|
||||
"fuchsia.intl.PropertyProvider",
|
||||
"fuchsia.logger.LogSink",
|
||||
"fuchsia.media.Audio",
|
||||
"fuchsia.media.AudioDeviceEnumerator",
|
||||
"fuchsia.media.ProfileProvider",
|
||||
"fuchsia.memorypressure.Provider",
|
||||
"fuchsia.net.interfaces.State",
|
||||
"fuchsia.net.name.Lookup",
|
||||
"fuchsia.posix.socket.Provider",
|
||||
"fuchsia.process.Launcher",
|
||||
"fuchsia.sysmem.Allocator",
|
||||
"fuchsia.ui.composition.Allocator",
|
||||
"fuchsia.ui.composition.Flatland",
|
||||
"fuchsia.ui.input3.Keyboard",
|
||||
"fuchsia.ui.scenic.Scenic",
|
||||
"fuchsia.vulkan.loader.Loader"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue