summaryrefslogtreecommitdiff
path: root/core/java/android/app/smartspace/flags.aconfig
blob: 12af888bfaa5849add8bea42acb2b2e0de6923bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
package: "android.app.smartspace.flags"

flag {
  name: "remote_views"
  namespace: "sysui_integrations"
  description: "Flag to enable the FlaggedApi to include RemoteViews in SmartspaceTarget"
  bug: "300157758"
}

flag {
  name: "access_smartspace"
  namespace: "sysui_integrations"
  description: "Flag to enable the ACCESS_SMARTSPACE check in SmartspaceManagerService"
  bug: "297207196"
}