| OLD | NEW |
| 1 { | 1 { |
| 2 "android.browser": { |
| 3 "file": "policy.android.browser.json", |
| 4 "format": "json" |
| 5 }, |
| 2 "sourcefile": { | 6 "sourcefile": { |
| 3 "file": "policy.sourcefile.json", | 7 "file": "policy.sourcefile.json", |
| 4 "format": "json" | 8 "format": "json" |
| 5 }, | 9 }, |
| 6 "l0": { | 10 "l0": { |
| 7 "file": "policy.l0.json", | 11 "file": "policy.l0.json", |
| 8 "format": "json" | 12 "format": "json" |
| 9 }, | 13 }, |
| 10 "l1": { | 14 "l1": { |
| 11 "file": "policy.l1.json", | 15 "file": "policy.l1.json", |
| 12 "format": "json" | 16 "format": "json" |
| 13 }, | 17 }, |
| 14 "l2": { | 18 "l2": { |
| 15 "file": "policy.l2.json", | 19 "file": "policy.l2.json", |
| 16 "format": "json" | 20 "format": "json" |
| 17 }, | 21 }, |
| 18 "t0": { | 22 "t0": { |
| 19 "file": "policy.t0.json", | 23 "file": "policy.t0.json", |
| 20 "format": "json" | 24 "format": "json" |
| 21 } | 25 } |
| 22 } | 26 } |
| OLD | NEW |