blob: 0edb7a836f15a33fc2ca41334329e396185c3bcb [file] [log] [blame]
Kangping Dong75aa4852023-10-24 14:18:08 +08001package: "com.android.net.thread.flags"
Paul Duffin8a4c9f62024-04-25 09:46:33 +01002container: "com.android.tethering"
Kangping Dong75aa4852023-10-24 14:18:08 +08003
4flag {
5 name: "thread_enabled"
Oriol Prieto Gasco646b09f2024-03-01 17:12:02 +00006 is_exported: true
Kangping Dong75aa4852023-10-24 14:18:08 +08007 namespace: "thread_network"
8 description: "Controls whether the Android Thread feature is enabled"
9 bug: "301473012"
10}
Motomu Utsumidbb82c02024-08-15 16:56:35 +090011
12flag {
13 name: "configuration_enabled"
14 is_exported: true
15 namespace: "thread_network"
16 description: "Controls whether the Android Thread configuration is enabled"
17 bug: "342519412"
18}