Ted Bauer | b1edaae | 2024-09-11 19:07:44 +0000 | [diff] [blame] | 1 | package: "com.android.aconfig.flags" |
| 2 | container: "system" |
| 3 | |
| 4 | flag { |
| 5 | name: "enable_only_new_storage" |
| 6 | namespace: "core_experiments_team_internal" |
| 7 | bug: "312235596" |
| 8 | description: "When enabled, aconfig flags are read from the new aconfig storage only." |
| 9 | } |
Dennis Shen | 94748a3 | 2024-09-26 17:14:39 +0000 | [diff] [blame] | 10 | |
| 11 | flag { |
| 12 | name: "enable_aconfigd_from_mainline" |
| 13 | namespace: "core_experiments_team_internal" |
| 14 | bug: "369808805" |
| 15 | description: "When enabled, launch aconfigd from config infra module." |
| 16 | } |