Set the container field of aconfig flags Test: printflags --format='{package}:{container}:' | grep "::" Bug: 312769710 Flag: NONE Change-Id: I4fc69f563ead7206ef48278be4fb4cbcfc9cb1f7
11 lines
357 B
Plaintext
11 lines
357 B
Plaintext
package: "com.android.settings.accessibility"
|
|
container: "system"
|
|
|
|
# NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
|
|
|
|
flag {
|
|
name: "remove_qs_tooltip_in_suw"
|
|
namespace: "accessibility"
|
|
description: "Don't show quick settings tooltip in SUW, since the user can't use quick settings there."
|
|
bug: "294560581"
|
|
} |