summaryrefslogtreecommitdiff
path: root/tools/record-finalized-flags/tests/flags.declarations
blob: b45ef6252314c46ff194fbda7ddf1175b0e6ae84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
package: "record_finalized_flags.test"
container: "system"

flag {
    name: "foo"
    namespace: "test"
    description: "FIXME"
    bug: ""
}

flag {
    name: "not_enabled"
    namespace: "test"
    description: "FIXME"
    bug: ""
}