mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add config-data storage for the dart runners. (flutter/engine#34939)
This commit is contained in:
parent
93e8c0a8bd
commit
5bacb7c662
@ -13,6 +13,11 @@
|
||||
},
|
||||
],
|
||||
use: [
|
||||
{
|
||||
directory: "config-data",
|
||||
rights: [ "r*" ],
|
||||
path: "/config/data",
|
||||
},
|
||||
{
|
||||
protocol: [
|
||||
"fuchsia.device.NameProvider", // For fdio uname()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user