blob: 71f2b9e8e10b034b6e7237e837321a94d59e549d [file] [log] [blame]
package: "com.android.server.backup"
flag {
name: "enable_skipping_restore_launched_apps"
namespace: "onboarding"
description: "Enforce behavior determined by BackupTransport implementation on whether to skip "
"restore for apps that have been launched."
bug: "308401499"
is_fixed_read_only: true
}
flag {
name: "enable_metrics_system_backup_agents"
namespace: "onboarding"
description: "Enable SystemBackupAgent to collect B&R agent metrics by passing an instance of "
"the logger to each BackupHelper."
bug: "296844513"
is_fixed_read_only: true
}
flag {
name: "enable_max_size_writes_to_pipes"
namespace: "onboarding"
description: "Enables the write buffer to pipes to be of maximum size."
bug: "265976737"
is_fixed_read_only: true
}
flag {
name: "enable_clear_pipe_after_restore_file"
namespace: "onboarding"
description: "Enables clearing the pipe buffer after restoring a single file to a BackupAgent."
bug: "320633449"
is_fixed_read_only: true
}
flag {
name: "enable_increase_datatypes_for_agent_logging"
namespace: "onboarding"
description: "Increase the number of a supported datatypes that an agent can define for its "
"logger."
bug: "296844513"
is_fixed_read_only: true
}