This commit declares the initial "thread_enabled" feature flag and use this to flag all existing and future Thread system APIs with @FlaggedApi Bug: 301473012 Test: build Change-Id: I43f64ce38f7fd0806733b21c4f393e4563e6a467
9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
package: "com.android.net.thread.flags"
|
|
|
|
flag {
|
|
name: "thread_enabled"
|
|
namespace: "thread_network"
|
|
description: "Controls whether the Android Thread feature is enabled"
|
|
bug: "301473012"
|
|
}
|