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
This commit is contained in:
9
aconfig/settings_device_diagnostics_declarations.aconfig
Normal file
9
aconfig/settings_device_diagnostics_declarations.aconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
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"
|
||||
}
|
||||
Reference in New Issue
Block a user