xref: /aosp_15_r20/frameworks/base/core/java/android/app/smartspace/flags.aconfig (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1package: "android.app.smartspace.flags"
2container: "system"
3
4flag {
5  name: "remote_views"
6  is_exported: true
7  namespace: "sysui_integrations"
8  description: "Flag to enable the FlaggedApi to include RemoteViews in SmartspaceTarget"
9  bug: "300157758"
10}
11
12flag {
13  name: "access_smartspace"
14  is_exported: true
15  namespace: "sysui_integrations"
16  description: "Flag to enable the ACCESS_SMARTSPACE check in SmartspaceManagerService"
17  bug: "297207196"
18}
19