| Ruslan Tkhakokhov | f361f21 | 2023-11-01 19:36:33 +0000 | [diff] [blame] | 1 | package: "com.android.server.backup" | 
|  | 2 |  | 
|  | 3 | flag { | 
|  | 4 | name: "enable_skipping_restore_launched_apps" | 
|  | 5 | namespace: "onboarding" | 
|  | 6 | description: "Enforce behavior determined by BackupTransport implementation on whether to skip " | 
|  | 7 | "restore for apps that have been launched." | 
|  | 8 | bug: "308401499" | 
|  | 9 | is_fixed_read_only: true | 
| Piyush Mehrotra | a10db39 | 2024-01-09 20:15:16 +0000 | [diff] [blame^] | 10 | } | 
|  | 11 |  | 
|  | 12 | flag { | 
|  | 13 | name: "enable_max_size_writes_to_pipes" | 
|  | 14 | namespace: "onboarding" | 
|  | 15 | description: "Enables the write buffer to pipes to be of maximum size." | 
|  | 16 | bug: "265976737" | 
|  | 17 | is_fixed_read_only: true | 
| Ruslan Tkhakokhov | f361f21 | 2023-11-01 19:36:33 +0000 | [diff] [blame] | 18 | } |