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