summaryrefslogtreecommitdiff
path: root/aconfig/development/settings_core_flag_declarations.aconfig
blob: c0122631d96e639ff7cd41150b036dc05bfc1ea1 (plain)
1
2
3
4
5
6
7
8
package: "com.android.settings.development"

flag {
  name: "deprecate_list_activity"
  namespace: "android_settings"
  description: "Feature flag for deprecating ListActivity in Settings"
  bug: "299195099"
}