Add "Hub Mode" settings to mobile settings.

Bug: 389782624
Test: atest CommunalPreferenceControllerTest
WhenToDreamPreferenceControllerTest
Flag: com.android.settings.flags.enable_hub_mode_settings_on_mobile

Change-Id: Ic823b43e094722e467bcca5c16fc480af11e2d9e
This commit is contained in:
Will Leshner
2025-01-21 13:50:26 -08:00
parent 3dcc09cc82
commit f5a840c417
6 changed files with 110 additions and 25 deletions

View File

@@ -0,0 +1,9 @@
package: "com.android.settings.flags"
container: "system"
flag {
name: "enable_hub_mode_settings_on_mobile"
namespace: "systemui"
description: "This flag controls whether hub mode settings should be enabled on mobile"
bug: "389782624"
}