summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/bootanimation_flags.aconfig
blob: 04837b98e4142fcc582e4060d74129626c7b8314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
package: "com.android.graphics.bootanimation.flags"
container: "system"

flag {
  name: "multidisplay"
  namespace: "bootanimation"
  description: "Enable boot animation on multiple displays (e.g. foldables)"
  bug: "335406617"
  is_fixed_read_only: true
}