| Kangping Dong | 75aa485 | 2023-10-24 14:18:08 +0800 | [diff] [blame] | 1 | package: "com.android.net.thread.flags" | 
| 2 | |||||
| 3 | flag { | ||||
| 4 | name: "thread_enabled" | ||||
| 5 | namespace: "thread_network" | ||||
| 6 | description: "Controls whether the Android Thread feature is enabled" | ||||
| 7 | bug: "301473012" | ||||
| 8 | } | ||||
| Kangping Dong | 856b715 | 2024-01-08 14:43:29 +0800 | [diff] [blame] | 9 | |
| 10 | flag { | ||||
| 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 | } | ||||