• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "android.app.assist.flags"
2container: "system"
3
4flag {
5  name: "add_placeholder_view_for_null_child"
6  namespace: "machine_learning"
7  description: "Flag to add a placeholder view when a child view is null."
8  bug: "369503426"
9  is_fixed_read_only: true
10  metadata {
11    purpose: PURPOSE_BUGFIX
12  }
13}
14