summaryrefslogtreecommitdiff
path: root/aconfig/settings_communal_flag_declarations.aconfig
blob: fff8f495a7f356c2fb622e5209b413be902d4456 (plain)
1
2
3
4
5
6
7
8
9
package: "com.android.settings.flags"
container: "system_ext"

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