Files
app_Settings/aconfig/settings_device_diagnostics_declarations.aconfig
David Anderson 29f9abcd8b Add Device Diagnostics to Settings.
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
2024-05-14 04:46:02 +00:00

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"
}