Files
app_Settings/aconfig/settings_threadnetwork_flag_declarations.aconfig
Yu Liu 493126c54e Add missing container field to the aconfig flag file.
Bug: 328823994
Test: CI
Change-Id: I40e50c1c8571c1c88e7f8f582cf4e1155af713fd
2024-03-14 17:41:28 +00:00

10 lines
229 B
Plaintext

package: "com.android.settings.flags"
container: "system"
flag {
name: "thread_settings_enabled"
namespace: "thread_network"
description: "Controls whether the Thread Settings UX is displayed"
bug: "329384658"
}