summaryrefslogtreecommitdiff
path: root/packages/Shell/aconfig/wear.aconfig
blob: d88fd46cb68dae2fed3b9327c29e8b1c068ab1cf (plain)
1
2
3
4
5
6
7
8
9
package: "com.android.shell.flags"
container: "system"

flag {
    name: "handle_bugreports_for_wear"
    namespace: "wear_services"
    description: "This flag enables Shell to propagate bugreport results to WearServices."
    bug: "338029043"
}