blob: f73ea6beecb25bb45b9d1e591ff289680af229f0 [file] [log] [blame]
Kangping Dong75aa4852023-10-24 14:18:08 +08001package: "com.android.net.thread.flags"
2
3flag {
4 name: "thread_enabled"
5 namespace: "thread_network"
6 description: "Controls whether the Android Thread feature is enabled"
7 bug: "301473012"
8}
Kangping Dong856b7152024-01-08 14:43:29 +08009
10flag {
11 name: "thread_user_restriction_enabled"
12 namespace: "thread_network"
13 description: "Controls whether user restriction on thread networks is enabled"
14 bug: "307679182"
15}