1package: "android.app" 2container: "system" 3 4flag { 5 namespace: "preload_safety" 6 name: "bic_client" 7 is_exported: true 8 description: "System API for background install control." 9 is_fixed_read_only: true 10 bug: "287507984" 11} 12 13flag { 14 name: "background_install_control_callback_api" 15 namespace: "preload_safety" 16 description: "Feature flag to enable the use of push API in background install control service" 17 bug: "369382811" 18}