Add config-data storage for the dart runners. (flutter/engine#34939)

This commit is contained in:
Naud Ghebre 2022-07-27 13:10:48 -04:00 committed by GitHub
parent 93e8c0a8bd
commit 5bacb7c662

View File

@ -13,6 +13,11 @@
},
],
use: [
{
directory: "config-data",
rights: [ "r*" ],
path: "/config/data",
},
{
protocol: [
"fuchsia.device.NameProvider", // For fdio uname()