1package: "android.app" 2container: "system" 3 4flag { 5 name: "enable_pip_ui_state_callback_on_entering" 6 is_exported: true 7 namespace: "multitasking" 8 description: "Enables PiP UI state callback on entering" 9 bug: "303718131" 10} 11 12flag { 13 name: "enable_tv_implicit_enter_pip_restriction" 14 is_exported: true 15 namespace: "tv_system_ui" 16 description: "Enables restrictions to PiP entry on TV for setAutoEnterEnabled and lifecycle methods" 17 bug: "283115999" 18} 19