blob: aa00dfadc7f3e9677a8e7e19968cfc2b7bf61911 [file] [log] [blame] [edit]
{
"includes": [
"./another.*",
"./nonexistent.json"
],
"build_id_dirs": [
{
"path": "/home/someone/.fuchsia/debug/symbol-cache"
}
],
"ids_txts": [
{
"path": "ids.txt",
"build_dir": "../build_dir"
}
],
"gcs_flat": [
{
"url": "gs://public-bucket/debug"
}
],
"debuginfod": [
{
"url": "https://debuginfod.debian.net"
}
],
"invalid_key_is_ignored": "for the best compatibility"
}