xref: /aosp_15_r20/frameworks/base/cmds/bootanimation/bootanimation_flags.aconfig (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1package: "com.android.graphics.bootanimation.flags"
2container: "system"
3
4flag {
5  name: "multidisplay"
6  namespace: "bootanimation"
7  description: "Enable boot animation on multiple displays (e.g. foldables)"
8  bug: "335406617"
9  is_fixed_read_only: true
10}
11
12
13