The new option will only appear if (1) the flag is enabled and (2) DeviceDiagnostics.apk is landed on the device (which it is by default on AOSP). Bug: 309886423 Test: Build AOSP Pixel and launch Settings Change-Id: If01d231664a301ff289d4da61445bf65a7506fdb
10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system_ext"
|
|
|
|
flag {
|
|
name: "enable_device_diagnostics_in_settings"
|
|
namespace: "phoenix"
|
|
description: "Enable the Device Diagnostics app in Settings"
|
|
bug: "309886423"
|
|
}
|